Lines Matching defs:fuse_kstatfs
262 struct fuse_kstatfs { struct263 uint64_t blocks;264 uint64_t bfree;265 uint64_t bavail;266 uint64_t files;267 uint64_t ffree;268 uint32_t bsize;269 uint32_t namelen;270 uint32_t frsize;271 uint32_t padding;272 uint32_t spare[6];