Lines Matching defs:fuse_kstatfs
310 struct fuse_kstatfs { struct311 uint64_t blocks;312 uint64_t bfree;313 uint64_t bavail;314 uint64_t files;315 uint64_t ffree;316 uint32_t bsize;317 uint32_t namelen;318 uint32_t frsize;319 uint32_t padding;320 uint32_t spare[6];