Searched defs:kstatfs (Results 1 – 8 of 8) sorted by relevance
295 struct fuse_kstatfs *kstatfs) in convert_statfs()
30689 struct kstatfs { struct30690 long int f_type;30691 long int f_bsize;30692 u64 f_blocks;30693 u64 f_bfree;30694 u64 f_bavail;30695 u64 f_files;30696 u64 f_ffree;30697 __kernel_fsid_t f_fsid;30698 long int f_namelen;[all …]
36217 struct kstatfs { struct36218 long int f_type;36219 long int f_bsize;36220 u64 f_blocks;36221 u64 f_bfree;36222 u64 f_bavail;36223 u64 f_files;36224 u64 f_ffree;36225 __kernel_fsid_t f_fsid;36226 long int f_namelen;[all …]
25784 struct kstatfs { struct25785 long int f_type;25786 long int f_bsize;25787 u64 f_blocks;25788 u64 f_bfree;25789 u64 f_bavail;25790 u64 f_files;25791 u64 f_ffree;25792 __kernel_fsid_t f_fsid;25793 long int f_namelen;[all …]
25457 struct kstatfs { struct25458 long int f_type;25459 long int f_bsize;25460 u64 f_blocks;25461 u64 f_bfree;25462 u64 f_bavail;25463 u64 f_files;25464 u64 f_ffree;25465 __kernel_fsid_t f_fsid;25466 long int f_namelen;[all …]