Lines Matching defs:fuse_kstatfs
249 struct fuse_kstatfs { struct250 uint64_t blocks;251 uint64_t bfree;252 uint64_t bavail;253 uint64_t files;254 uint64_t ffree;255 uint32_t bsize;256 uint32_t namelen;257 uint32_t frsize;258 uint32_t padding;259 uint32_t spare[6];