Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfsproto.h1629 struct nfsfsinfo { struct
1630 u_int32_t fs_rtmax;
1631 u_int32_t fs_rtpref;
1632 u_int32_t fs_rtmult;
1633 u_int32_t fs_wtmax;
1634 u_int32_t fs_wtpref;
1635 u_int32_t fs_wtmult;
1636 u_int32_t fs_dtpref;
1637 u_int64_t fs_maxfilesize;
1638 struct timespec fs_timedelta;
[all …]