Searched defs:fuse_kstatfs (Results 1 – 4 of 4) sorted by relevance
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;[all …]
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;[all …]
167 struct fuse_kstatfs { struct168 uint64_t blocks;169 uint64_t bfree;170 uint64_t bavail;171 uint64_t files;172 uint64_t ffree;173 uint32_t bsize;174 uint32_t namelen;175 uint32_t frsize;176 uint32_t padding;[all …]