Home
last modified time | relevance | path

Searched refs:ls_noopens (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/fs/nfs/
H A Dnfsrvstate.h241 #define ls_noopens ls_un.noopens macro
/freebsd-14.2/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c1429 stp->ls_noopens++; in nfsrv_servertimer()
1430 if (stp->ls_noopens > NFSNOOPEN || in nfsrv_servertimer()
1436 stp->ls_noopens = 0; in nfsrv_servertimer()
3162 new_stp->ls_noopens = 0; in nfsrv_openctrl()
3268 new_stp->ls_noopens = 0; in nfsrv_openctrl()
3389 new_stp->ls_noopens = 0; in nfsrv_openctrl()
5845 (stp->ls_noopens > NFSNOOPEN || in nfsrv_throwawayopens()