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

/freebsd-12-stable/sys/fs/nfs/
H A Dnfscl.h42 u_int16_t n4_fhlen; member in struct:nfsv4node
47 #define NFS4NODENAME(n) (&((n)->n4_data[(n)->n4_fhlen]))
/freebsd-12-stable/sys/fs/nfsclient/
H A Dnfs_clport.c182 dnp->n_fhp->nfh_len != np->n_v4->n4_fhlen ||
193 dnp->n_fhp->nfh_len != np->n_v4->n4_fhlen ||
199 np->n_v4->n4_fhlen = dnp->n_fhp->nfh_len;
261 np->n_v4->n4_fhlen = dnp->n_fhp->nfh_len;
H A Dnfs_clvnops.c1919 tdnp->n_fhp->nfh_len != fnp->n_v4->n4_fhlen ||
1933 fnp->n_v4->n4_fhlen = tdnp->n_fhp->nfh_len;
2580 dnp->n_fhp->nfh_len != np->n_v4->n4_fhlen ||
2596 np->n_v4->n4_fhlen = dnp->n_fhp->nfh_len;
H A Dnfs_clstate.c4169 error = nfscl_tryopen(nmp, vp, np->n_v4->n4_data, np->n_v4->n4_fhlen,
4256 np->n_v4->n4_fhlen, fhp, fhlen, mode, op,
H A Dnfs_clrpcops.c387 np->n_v4->n4_fhlen, np->n_fhp->nfh_fh,
395 np->n_v4->n4_fhlen, np->n_fhp->nfh_fh,

Completed in 123 milliseconds