OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfsrv_v4statelimit
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/common/
nfs.h
139
* (It is currently set at a conservative 20% of
nfsrv_v4statelimit
. This
143
#define NFSRV_V4DELEGLIMIT(c) (((c) * 5) >
nfsrv_v4statelimit
)
/src/sys/fs/nfs/server/
nfs_nfsdstate.c
70
static int
nfsrv_v4statelimit
=
NFSRV_V4STATELIMIT
;
variable in typeref:typename:int
72
&
nfsrv_v4statelimit
, 0,
186
if (nfsrv_openpluslock >
nfsrv_v4statelimit
) {
1122
(nfsrv_openpluslock * 10 / 9) >
nfsrv_v4statelimit
)) {
1161
nfsrv_v4statelimit
)
1572
nfsrv_openpluslock >
nfsrv_v4statelimit
) {
2270
if (nfsrv_openpluslock >
nfsrv_v4statelimit
) {
5376
nfsrv_v4statelimit
))
Completed in 16 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025