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

/freebsd-11.0-release/sys/fs/nfsclient/
H A Dnfs_clstate.c363 !NFSBCMP(op->nfso_fh, fhp, fhlen))
372 NFSBCOPY(fhp, nop->nfso_fh, fhlen);
573 !NFSBCMP(op->nfso_fh, nfhp, fhlen) &&
640 !NFSBCMP(op->nfso_fh, nfhp, fhlen)
1192 !NFSBCMP(op->nfso_fh, np->n_fhp->nfh_fh, op->nfso_fhlen)) {
1248 !NFSBCMP(op->nfso_fh, np->n_fhp->nfh_fh, op->nfso_fhlen)) {
1346 !NFSBCMP(op->nfso_fh, np->n_fhp->nfh_fh, op->nfso_fhlen)) {
1454 error = nfsrpc_reopen(nmp, op->nfso_fh,
1464 nfscl_deleg(nmp->nm_mountp, clp, op->nfso_fh,
1612 !NFSBCMP(top->nfso_fh, o
[all...]
H A Dnfs_clrpcops.c707 (void)nfsrpc_rellockown(nmp, lp, lp->nfsl_open->nfso_fh,
744 nfscl_reqstart(nd, NFSPROC_CLOSE, nmp, op->nfso_fh,
3915 nfscl_reqstart(nd, NFSPROC_LOCKU, nmp, lp->nfsl_open->nfso_fh,
/freebsd-11.0-release/sys/fs/nfs/
H A Dnfsclstate.h186 u_int8_t nfso_fh[1]; /* must be last */ member in struct:nfsclopen

Completed in 121 milliseconds