Home
last modified time | relevance | path

Searched defs:nfsfsinfo (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/fs/nfs/common/
H A Dnfsproto.h1304 struct nfsfsinfo { struct
1305 u_int32_t fs_rtmax;
1306 u_int32_t fs_rtpref;
1307 u_int32_t fs_rtmult;
1308 u_int32_t fs_wtmax;
1309 u_int32_t fs_wtpref;
1310 u_int32_t fs_wtmult;
1311 u_int32_t fs_dtpref;
1312 u_int64_t fs_maxfilesize;
1313 struct timespec fs_timedelta;
[all …]