Home
last modified time | relevance | path

Searched refs:n4_fhlen (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/fs/nfs/common/
H A Dnfscl.h42 u_int16_t n4_fhlen; member
47 #define NFS4NODENAME(n) (&((n)->n4_data[(n)->n4_fhlen]))
/netbsd/sys/fs/nfs/client/
H A Dnfs_clport.c186 dnp->n_fhp->nfh_len != np->n_v4->n4_fhlen || in nfscl_nget()
197 dnp->n_fhp->nfh_len != np->n_v4->n4_fhlen || in nfscl_nget()
203 np->n_v4->n4_fhlen = dnp->n_fhp->nfh_len; in nfscl_nget()
261 np->n_v4->n4_fhlen = dnp->n_fhp->nfh_len; in nfscl_nget()
H A Dnfs_clvnops.c1842 tdnp->n_fhp->nfh_len != fnp->n_v4->n4_fhlen || in nfs_rename()
1856 fnp->n_v4->n4_fhlen = tdnp->n_fhp->nfh_len; in nfs_rename()
2477 dnp->n_fhp->nfh_len != np->n_v4->n4_fhlen || in nfs_lookitup()
2493 np->n_v4->n4_fhlen = dnp->n_fhp->nfh_len; in nfs_lookitup()
H A Dnfs_clstate.c3966 error = nfscl_tryopen(nmp, vp, np->n_v4->n4_data, np->n_v4->n4_fhlen, in nfscl_moveopen()
4060 np->n_v4->n4_fhlen, fhp, fhlen, mode, op, in nfsrpc_reopen()
H A Dnfs_clrpcops.c309 np->n_v4->n4_fhlen, np->n_fhp->nfh_fh, in nfsrpc_open()