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

  /src/sys/fs/nfs/common/
nfsclstate.h 161 u_int8_t nfsdl_fh[1]; /* must be last */ member in struct:nfscldeleg
  /src/sys/fs/nfs/client/
nfs_clstate.c 259 !NFSBCMP(nfhp, dp->nfsdl_fh, fhlen)) {
463 !NFSBCMP(dp->nfsdl_fh, fhp, fhlen))
521 !NFSBCMP(nfhp, dp->nfsdl_fh, fhlen)) {
1990 !NFSBCMP(op->nfso_fh, dp->nfsdl_fh, op->nfso_fhlen))
2014 !NFSBCMP(op->nfso_fh, dp->nfsdl_fh,
2109 NFSBCOPY(dp->nfsdl_fh, nop->nfso_fh, dp->nfsdl_fhlen);
2129 !NFSBCMP(nop->nfso_fh, tdp->nfsdl_fh,
3795 ret = nfscl_ngetreopen(nmp->nm_mountp, dp->nfsdl_fh,
3881 NULL, lowp->nfsow_owner, dp->nfsdl_fh,
nfs_clrpcops.c 463 NFSBCOPY(newfhp, ndp->nfsdl_fh, newfhlen);
2126 NFSBCOPY(nfhp->nfh_fh, dp->nfsdl_fh, nfhp->nfh_len);
4378 nfscl_reqstart(nd, NFSPROC_DELEGRETURN, nmp, dp->nfsdl_fh,

Completed in 66 milliseconds