Searched refs:nfsdl_fh (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/fs/nfs/
H A Dnfsclstate.h159 u_int8_t nfsdl_fh[1]; /* must be last */ member in struct:nfscldeleg
/freebsd-11.0-release/sys/fs/nfsclient/
H A Dnfs_clstate.c257 !NFSBCMP(nfhp, dp->nfsdl_fh, fhlen)) {
461 !NFSBCMP(dp->nfsdl_fh, fhp, fhlen))
519 !NFSBCMP(nfhp, dp->nfsdl_fh, fhlen)) {
1988 !NFSBCMP(op->nfso_fh, dp->nfsdl_fh, op->nfso_fhlen))
2012 !NFSBCMP(op->nfso_fh, dp->nfsdl_fh,
2107 NFSBCOPY(dp->nfsdl_fh, nop->nfso_fh, dp->nfsdl_fhlen);
2127 !NFSBCMP(nop->nfso_fh, tdp->nfsdl_fh,
3793 ret = nfscl_ngetreopen(nmp->nm_mountp, dp->nfsdl_fh,
3879 NULL, lowp->nfsow_owner, dp->nfsdl_fh,
H A Dnfs_clrpcops.c459 NFSBCOPY(newfhp, ndp->nfsdl_fh, newfhlen);
2124 NFSBCOPY(nfhp->nfh_fh, dp->nfsdl_fh, nfhp->nfh_len);
4378 nfscl_reqstart(nd, NFSPROC_DELEGRETURN, nmp, dp->nfsdl_fh,

Completed in 188 milliseconds