Lines Matching defs:fuse_kstatfs
237 struct fuse_kstatfs { struct238 uint64_t blocks;239 uint64_t bfree;240 uint64_t bavail;241 uint64_t files;242 uint64_t ffree;243 uint32_t bsize;244 uint32_t namelen;245 uint32_t frsize;246 uint32_t padding;247 uint32_t spare[6];