Searched defs:nfs_fsstat (Results 1 – 2 of 2) sorted by relevance
158 struct nfs_fsstat { struct159 struct nfs_fattr *fattr; /* Post-op attributes */160 __u64 tbytes; /* total size in bytes */161 __u64 fbytes; /* # of free bytes */162 __u64 abytes; /* # of bytes available to user */163 __u64 tfiles; /* # of files */164 __u64 ffiles; /* # of free files */165 __u64 afiles; /* # of files available to user */
160 struct nfs_fsstat { struct161 struct nfs_fattr *fattr; /* Post-op attributes */162 __u64 tbytes; /* total size in bytes */163 __u64 fbytes; /* # of free bytes */164 __u64 abytes; /* # of bytes available to user */165 __u64 tfiles; /* # of files */166 __u64 ffiles; /* # of free files */167 __u64 afiles; /* # of files available to user */