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

  /src/sys/fs/nfs/common/
nfscl.h 37 * n4_data has the file handle, followed by the file name.
44 u_int8_t n4_data[1]; member in struct:nfsv4node
47 #define NFS4NODENAME(n) (&((n)->n4_data[(n)->n4_fhlen]))
  /src/sys/fs/nfs/client/
nfs_clport.c 187 NFSBCMP(dnp->n_fhp->nfh_fh, np->n_v4->n4_data,
198 NFSBCMP(dnp->n_fhp->nfh_fh, np->n_v4->n4_data,
205 NFSBCOPY(dnp->n_fhp->nfh_fh, np->n_v4->n4_data,
263 NFSBCOPY(dnp->n_fhp->nfh_fh, np->n_v4->n4_data,
nfs_clvnops.c 1843 NFSBCMP(tdnp->n_fhp->nfh_fh, fnp->n_v4->n4_data,
1858 NFSBCOPY(tdnp->n_fhp->nfh_fh, fnp->n_v4->n4_data,
2478 NFSBCMP(dnp->n_fhp->nfh_fh, np->n_v4->n4_data,
2495 NFSBCOPY(dnp->n_fhp->nfh_fh, np->n_v4->n4_data,
nfs_clstate.c 3966 error = nfscl_tryopen(nmp, vp, np->n_v4->n4_data, np->n_v4->n4_fhlen,
4059 error = nfscl_tryopen(nmp, vp, np->n_v4->n4_data,
nfs_clrpcops.c 308 error = nfsrpc_openrpc(nmp, vp, np->n_v4->n4_data,

Completed in 36 milliseconds