Lines Matching defs:fuse_kstatfs
240 struct fuse_kstatfs { struct241 uint64_t blocks;242 uint64_t bfree;243 uint64_t bavail;244 uint64_t files;245 uint64_t ffree;246 uint32_t bsize;247 uint32_t namelen;248 uint32_t frsize;249 uint32_t padding;250 uint32_t spare[6];