Home
last modified time | relevance | path

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

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