Lines Matching defs:fuse_kstatfs
253 struct fuse_kstatfs { struct254 uint64_t blocks;255 uint64_t bfree;256 uint64_t bavail;257 uint64_t files;258 uint64_t ffree;259 uint32_t bsize;260 uint32_t namelen;261 uint32_t frsize;262 uint32_t padding;263 uint32_t spare[6];