Lines Matching defs:fuse_kstatfs
66 struct fuse_kstatfs { struct67 uint64_t blocks;68 uint64_t bfree;69 uint64_t bavail;70 uint64_t files;71 uint64_t ffree;72 uint32_t bsize;73 uint32_t namelen;74 uint32_t frsize;75 uint32_t padding;76 uint32_t spare[6];