Searched refs:nfso_hash (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/fs/nfsclient/
H A Dnfs_clstate.c247 nop->nfso_hash.le_prev = NULL;
419 nop, nfso_hash); local
612 LIST_FOREACH(op, oph, nfso_hash) {
621 LIST_REMOVE(op, nfso_hash);
622 LIST_INSERT_HEAD(oph, op, nfso_hash);
705 LIST_FOREACH(op, oph, nfso_hash) {
713 LIST_REMOVE(op, nfso_hash);
714 LIST_INSERT_HEAD(oph, op, nfso_hash);
1294 np->n_fhp->nfh_len), nfso_hash) {
1346 np->n_fhp->nfh_len), nfso_hash) {
[all...]
/freebsd-13-stable/sys/fs/nfs/
H A Dnfsclstate.h192 LIST_ENTRY(nfsclopen) nfso_hash; member in struct:nfsclopen

Completed in 53 milliseconds