Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfsrvstate.h241 #define ls_noopens ls_un.noopens macro
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c1434 stp->ls_noopens++; in nfsrv_servertimer()
1435 if (stp->ls_noopens > NFSNOOPEN || in nfsrv_servertimer()
1441 stp->ls_noopens = 0; in nfsrv_servertimer()
3167 new_stp->ls_noopens = 0; in nfsrv_openctrl()
3273 new_stp->ls_noopens = 0; in nfsrv_openctrl()
3394 new_stp->ls_noopens = 0; in nfsrv_openctrl()
5852 (stp->ls_noopens > NFSNOOPEN || in nfsrv_throwawayopens()