OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fs_wtpref
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/nfs/
nfsproto.h
421
u_int32_t
fs_wtpref
;
member in struct:nfsv3_fsinfo
nfs_vfsops.c
268
pref = fxdr_unsigned(u_int32_t, fsp->
fs_wtpref
);
nfs_serv.c
3444
sip->
fs_wtpref
= txdr_unsigned(maxdata);
/src/sys/fs/nfs/client/
nfs_clport.c
1012
if ((nmp->nm_wsize == 0 || fsp->
fs_wtpref
< nmp->nm_wsize) &&
1013
fsp->
fs_wtpref
>= NFS_FABLKSIZE)
1014
nmp->nm_wsize = (fsp->
fs_wtpref
+ NFS_FABLKSIZE - 1) &
nfs_clrpcops.c
4208
fsp->
fs_wtpref
= fxdr_unsigned(u_int32_t, *tl++);
/src/sys/fs/nfs/common/
oldnfsproto.h
684
u_int32_t
fs_wtpref
;
member in struct:nfsv3_fsinfo
nfs_commonport.c
295
sip->
fs_wtpref
= pref;
nfsproto.h
1309
u_int32_t
fs_wtpref
;
member in struct:nfsfsinfo
nfs_commonsubs.c
879
fsp->
fs_wtpref
= 8192;
1386
fsp->
fs_wtpref
= fsp->fs_wtmax;
/src/sys/fs/nfs/server/
nfs_nfsdserv.c
2111
*tl++ = txdr_unsigned(fs.
fs_wtpref
);
Completed in 28 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025