HomeSort by: relevance | last modified time | path
    Searched refs:n4_fhlen (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/fs/nfs/common/
nfscl.h 42 u_int16_t n4_fhlen; member in struct:nfsv4node
47 #define NFS4NODENAME(n) (&((n)->n4_data[(n)->n4_fhlen]))
  /src/sys/fs/nfs/client/
nfs_clport.c 186 dnp->n_fhp->nfh_len != np->n_v4->n4_fhlen ||
197 dnp->n_fhp->nfh_len != np->n_v4->n4_fhlen ||
203 np->n_v4->n4_fhlen = dnp->n_fhp->nfh_len;
261 np->n_v4->n4_fhlen = dnp->n_fhp->nfh_len;
nfs_clvnops.c 1842 tdnp->n_fhp->nfh_len != fnp->n_v4->n4_fhlen ||
1856 fnp->n_v4->n4_fhlen = tdnp->n_fhp->nfh_len;
2477 dnp->n_fhp->nfh_len != np->n_v4->n4_fhlen ||
2493 np->n_v4->n4_fhlen = dnp->n_fhp->nfh_len;
nfs_clstate.c 3966 error = nfscl_tryopen(nmp, vp, np->n_v4->n4_data, np->n_v4->n4_fhlen,
4060 np->n_v4->n4_fhlen, fhp, fhlen, mode, op,
nfs_clrpcops.c 309 np->n_v4->n4_fhlen, np->n_fhp->nfh_fh,

Completed in 24 milliseconds