Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnfs_xdr.h160 struct nfs_fsstat { struct
161 struct nfs_fattr *fattr; /* Post-op attributes */
162 __u64 tbytes; /* total size in bytes */
163 __u64 fbytes; /* # of free bytes */
164 __u64 abytes; /* # of bytes available to user */
165 __u64 tfiles; /* # of files */
166 __u64 ffiles; /* # of free files */
167 __u64 afiles; /* # of files available to user */