Home
last modified time | relevance | path

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

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