Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c133 static u_int32_t nfsrv_openpluslock = 0, nfsrv_delegatecnt = 0; variable
1555 nfsrv_delegatecnt--; in nfsrv_freedeleg()
3235 NFSRV_V4DELEGLIMIT(nfsrv_delegatecnt) || in nfsrv_openctrl()
3240 nfsrv_delegatecnt++; in nfsrv_openctrl()
8948 else if (NFSRV_V4DELEGLIMIT(nfsrv_delegatecnt)) in nfsrv_issuedelegation()
9009 nfsrv_delegatecnt++; in nfsrv_issuedelegation()