Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfsclstate.h174 u_int16_t nfsdl_fhlen; member
/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c261 if (dp->nfsdl_fhlen == fhlen && in nfscl_open()
503 if (dp->nfsdl_fhlen == fhlen && in nfscl_finddeleg()
593 if (dp->nfsdl_fhlen == fhlen && in nfscl_getstateid()
2238 op->nfso_fhlen == dp->nfsdl_fhlen && in nfscl_recover()
2263 op->nfso_fhlen == dp->nfsdl_fhlen && in nfscl_recover()
2361 dp->nfsdl_fhlen - 1, M_NFSCLOPEN, M_WAITOK); in nfscl_recover()
2372 nop->nfso_fhlen = dp->nfsdl_fhlen; in nfscl_recover()
2373 NFSBCOPY(dp->nfsdl_fh, nop->nfso_fh, dp->nfsdl_fhlen); in nfscl_recover()
2392 nop->nfso_fhlen == tdp->nfsdl_fhlen && in nfscl_recover()
4307 dp->nfsdl_fhlen, p, &np); in nfscl_recalldeleg()
[all …]
H A Dnfs_clrpcops.c638 ndp->nfsdl_fhlen = newfhlen; in nfsrpc_openrpc()
1682 ndp->nfsdl_fhlen = (*nfhpp)->nfh_len; in nfsrpc_lookup()
1684 ndp->nfsdl_fhlen); in nfsrpc_lookup()
2786 dp->nfsdl_fhlen = nfhp->nfh_len; in nfsrpc_createv4()
5225 dp->nfsdl_fhlen, NULL, NULL, 0, 0, cred); in nfsrpc_delegreturn()
8305 ndp->nfsdl_fhlen = newfhlen; in nfsrpc_openlayoutrpc()
8622 dp->nfsdl_fhlen = nfhp->nfh_len; in nfsrpc_createlayout()