Lines Matching defs:fuse_kstatfs
161 struct fuse_kstatfs { struct162 uint64_t blocks;163 uint64_t bfree;164 uint64_t bavail;165 uint64_t files;166 uint64_t ffree;167 uint32_t bsize;168 uint32_t namelen;169 uint32_t frsize;170 uint32_t padding;171 uint32_t spare[6];