Home
last modified time | relevance | path

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

/include/linux/
Dnfs_xdr.h154 struct nfs_fsstat { struct
155 struct nfs_fattr *fattr; /* Post-op attributes */
156 __u64 tbytes; /* total size in bytes */
157 __u64 fbytes; /* # of free bytes */
158 __u64 abytes; /* # of bytes available to user */
159 __u64 tfiles; /* # of files */
160 __u64 ffiles; /* # of free files */
161 __u64 afiles; /* # of files available to user */