Lines Matching defs:fuse_kstatfs
49 struct fuse_kstatfs { struct50 uint64_t blocks;51 uint64_t bfree;52 uint64_t bavail;54 uint64_t files;55 uint64_t ffree;56 uint32_t bsize;57 uint32_t namelen;59 uint32_t frsize;60 uint32_t padding;61 uint32_t spare[6];