Lines Matching defs:fuse_kstatfs
328 struct fuse_kstatfs { struct329 uint64_t blocks;330 uint64_t bfree;331 uint64_t bavail;332 uint64_t files;333 uint64_t ffree;334 uint32_t bsize;335 uint32_t namelen;336 uint32_t frsize;337 uint32_t padding;338 uint32_t spare[6];