Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfsproto.h1593 struct nfsfsinfo { struct
1594 u_int32_t fs_rtmax;
1595 u_int32_t fs_rtpref;
1596 u_int32_t fs_rtmult;
1597 u_int32_t fs_wtmax;
1598 u_int32_t fs_wtpref;
1599 u_int32_t fs_wtmult;
1600 u_int32_t fs_dtpref;
1601 u_int64_t fs_maxfilesize;
1602 struct timespec fs_timedelta;
[all …]