Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs_xdr.h147 struct nfs_fsstat { struct
148 struct nfs_fattr *fattr; /* Post-op attributes */
149 __u64 tbytes; /* total size in bytes */
150 __u64 fbytes; /* # of free bytes */
151 __u64 abytes; /* # of bytes available to user */
152 __u64 tfiles; /* # of files */
153 __u64 ffiles; /* # of free files */
154 __u64 afiles; /* # of files available to user */