Home
last modified time | relevance | path

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

/NextBSD/sys/fs/nfs/
HDnfsclstate.h159 u_int8_t nfsdl_fh[1]; /* must be last */ member
/NextBSD/sys/fs/nfsclient/
HDnfs_clstate.c257 !NFSBCMP(nfhp, dp->nfsdl_fh, fhlen)) { in nfscl_open()
461 !NFSBCMP(dp->nfsdl_fh, fhp, fhlen)) in nfscl_finddeleg()
519 !NFSBCMP(nfhp, dp->nfsdl_fh, fhlen)) { in nfscl_getstateid()
1988 !NFSBCMP(op->nfso_fh, dp->nfsdl_fh, op->nfso_fhlen)) in nfscl_recover()
2012 !NFSBCMP(op->nfso_fh, dp->nfsdl_fh, in nfscl_recover()
2107 NFSBCOPY(dp->nfsdl_fh, nop->nfso_fh, dp->nfsdl_fhlen); in nfscl_recover()
2127 !NFSBCMP(nop->nfso_fh, tdp->nfsdl_fh, in nfscl_recover()
3793 ret = nfscl_ngetreopen(nmp->nm_mountp, dp->nfsdl_fh, in nfscl_recalldeleg()
3879 NULL, lowp->nfsow_owner, dp->nfsdl_fh, in nfscl_recalldeleg()
HDnfs_clrpcops.c459 NFSBCOPY(newfhp, ndp->nfsdl_fh, newfhlen); in nfsrpc_openrpc()
2123 NFSBCOPY(nfhp->nfh_fh, dp->nfsdl_fh, nfhp->nfh_len); in nfsrpc_createv4()
4377 nfscl_reqstart(nd, NFSPROC_DELEGRETURN, nmp, dp->nfsdl_fh, in nfsrpc_delegreturn()