Lines Matching defs:fuse_kstatfs
271 struct fuse_kstatfs { struct272 uint64_t blocks;273 uint64_t bfree;274 uint64_t bavail;275 uint64_t files;276 uint64_t ffree;277 uint32_t bsize;278 uint32_t namelen;279 uint32_t frsize;280 uint32_t padding;281 uint32_t spare[6];