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

/freebsd-13-stable/sys/fs/nfsclient/
H A Dnfs_clstate.c393 if (op->nfso_fhlen == fhlen &&
402 nop->nfso_fhlen = fhlen;
613 if (op->nfso_fhlen == fhlen &&
691 if (op->nfso_fhlen == fhlen &&
706 if (op->nfso_fhlen == fhlen &&
1295 if (op->nfso_fhlen == np->n_fhp->nfh_len &&
1296 !NFSBCMP(op->nfso_fh, np->n_fhp->nfh_fh, op->nfso_fhlen)) {
1347 if (op->nfso_fhlen == np->n_fhp->nfh_len &&
1348 !NFSBCMP(op->nfso_fh, np->n_fhp->nfh_fh, op->nfso_fhlen)) {
1443 if (op->nfso_fhlen
[all...]
H A Dnfs_clrpcops.c822 lp->nfsl_open->nfso_fhlen, tcred, p);
859 op->nfso_fhlen, NULL, NULL, 0, 0);
4187 lp->nfsl_open->nfso_fhlen, NULL, NULL, 0, 0);
/freebsd-13-stable/sys/fs/nfs/
H A Dnfsclstate.h199 u_int16_t nfso_fhlen; member in struct:nfsclopen

Completed in 131 milliseconds