Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnfs_xdr.h139 struct nfs_fsinfo { struct
140 struct nfs_fattr *fattr; /* Post-op attributes */
141 __u32 rtmax; /* max. read transfer size */
142 __u32 rtpref; /* pref. read transfer size */
144 __u32 wtmax; /* max. write transfer size */
145 __u32 wtpref; /* pref. write transfer size */
147 __u32 dtpref; /* pref. readdir transfer size */
148 __u64 maxfilesize;
150 __u32 lease_time; /* in seconds */
151 __u32 nlayouttypes; /* number of layouttypes */
[all …]