OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nm_wcommitsize
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/nfs/client/
nfsmount.h
58
int
nm_wcommitsize
; /* Max size of commit for write */
member in struct:nfsmount
nfs_clvfsops.c
690
nmp->
nm_wcommitsize
= nmp->nm_wsize;
692
nmp->
nm_wcommitsize
= argp->wcommitsize;
1452
nmp->
nm_wcommitsize
= NFS_MAXBSIZE / 256;
1453
while ((long)nmp->
nm_wcommitsize
* nmp->
nm_wcommitsize
< hibufspace)
1454
nmp->
nm_wcommitsize
*= 2;
1455
nmp->
nm_wcommitsize
*= 256;
1998
nfscl_printoptval(nmp, nmp->
nm_wcommitsize
, ",wcommitsize", &buf,
nfs_clbio.c
978
if (wouldcommit > nmp->
nm_wcommitsize
) {
Completed in 96 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025