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.h169 struct nfs_fsstat { struct
170 struct nfs_fattr *fattr; /* Post-op attributes */
171 __u64 tbytes; /* total size in bytes */
172 __u64 fbytes; /* # of free bytes */
173 __u64 abytes; /* # of bytes available to user */
174 __u64 tfiles; /* # of files */
175 __u64 ffiles; /* # of free files */
176 __u64 afiles; /* # of files available to user */