Lines Matching defs:fuse_kstatfs
177 struct fuse_kstatfs { struct178 uint64_t blocks;179 uint64_t bfree;180 uint64_t bavail;181 uint64_t files;182 uint64_t ffree;183 uint32_t bsize;184 uint32_t namelen;185 uint32_t frsize;186 uint32_t padding;187 uint32_t spare[6];