OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fs_rtpref
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/nfs/
nfsproto.h
418
u_int32_t
fs_rtpref
;
member in struct:nfsv3_fsinfo
nfs_vfsops.c
279
pref = fxdr_unsigned(u_int32_t, fsp->
fs_rtpref
);
nfs_serv.c
3441
sip->
fs_rtpref
= txdr_unsigned(maxdata);
/src/sys/fs/nfs/client/
nfs_clport.c
1023
if ((nmp->nm_rsize == 0 || fsp->
fs_rtpref
< nmp->nm_rsize) &&
1024
fsp->
fs_rtpref
>= NFS_FABLKSIZE)
1025
nmp->nm_rsize = (fsp->
fs_rtpref
+ NFS_FABLKSIZE - 1) &
nfs_clrpcops.c
4205
fsp->
fs_rtpref
= fxdr_unsigned(u_int32_t, *tl++);
/src/sys/fs/nfs/common/
oldnfsproto.h
681
u_int32_t
fs_rtpref
;
member in struct:nfsv3_fsinfo
nfs_commonport.c
292
sip->
fs_rtpref
= pref;
nfsproto.h
1306
u_int32_t
fs_rtpref
;
member in struct:nfsfsinfo
nfs_commonsubs.c
876
fsp->
fs_rtpref
= 8192;
1371
fsp->
fs_rtpref
= fsp->fs_rtmax;
1372
fsp->fs_dtpref = fsp->
fs_rtpref
;
/src/sys/fs/nfs/server/
nfs_nfsdserv.c
2108
*tl++ = txdr_unsigned(fs.
fs_rtpref
);
Completed in 30 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025