Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfsproto.h1599 struct nfsfsinfo { struct
1600 u_int32_t fs_rtmax;
1601 u_int32_t fs_rtpref;
1602 u_int32_t fs_rtmult;
1603 u_int32_t fs_wtmax;
1604 u_int32_t fs_wtpref;
1605 u_int32_t fs_wtmult;
1606 u_int32_t fs_dtpref;
1607 u_int64_t fs_maxfilesize;
1608 struct timespec fs_timedelta;
[all …]