Lines Matching defs:fuse_kstatfs
187 struct fuse_kstatfs { struct188 uint64_t blocks;189 uint64_t bfree;190 uint64_t bavail;191 uint64_t files;192 uint64_t ffree;193 uint32_t bsize;194 uint32_t namelen;195 uint32_t frsize;196 uint32_t padding;197 uint32_t spare[6];