Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dnfs_xdr.h137 struct nfs_fsstat { struct
138 struct nfs_fattr *fattr; /* Post-op attributes */
139 __u64 tbytes; /* total size in bytes */
140 __u64 fbytes; /* # of free bytes */
141 __u64 abytes; /* # of bytes available to user */
142 __u64 tfiles; /* # of files */
143 __u64 ffiles; /* # of free files */
144 __u64 afiles; /* # of files available to user */