OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nfsrc_tcphighwater
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/server/
nfs_nfsdcache.c
173
static u_int
nfsrc_tcphighwater
= 0;
variable in typeref:typename:u_int
179
newhighwater =
nfsrc_tcphighwater
;
187
nfsrc_tcphighwater
= newhighwater;
191
sizeof(
nfsrc_tcphighwater
), sysctl_tcphighwater, "IU",
883
nfsrc_tcpsavedreplies >=
nfsrc_tcphighwater
) {
884
force =
nfsrc_tcphighwater
/ 4;
886
nfsrc_tcpsavedreplies + force >=
nfsrc_tcphighwater
) {
942
* 80% of the
nfsrc_tcphighwater
.
nfs_nfsdcache.c
173
static u_int
nfsrc_tcphighwater
= 0;
variable in typeref:typename:u_int
179
newhighwater =
nfsrc_tcphighwater
;
187
nfsrc_tcphighwater
= newhighwater;
191
sizeof(
nfsrc_tcphighwater
), sysctl_tcphighwater, "IU",
883
nfsrc_tcpsavedreplies >=
nfsrc_tcphighwater
) {
884
force =
nfsrc_tcphighwater
/ 4;
886
nfsrc_tcpsavedreplies + force >=
nfsrc_tcphighwater
) {
942
* 80% of the
nfsrc_tcphighwater
.
Completed in 26 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025