Searched defs:fuse_kstatfs (Results 1 – 2 of 2) sorted by relevance
266 struct fuse_kstatfs { struct267 uint64_t blocks;268 uint64_t bfree;269 uint64_t bavail;270 uint64_t files;271 uint64_t ffree;272 uint32_t bsize;273 uint32_t namelen;274 uint32_t frsize;275 uint32_t padding;[all …]
259 struct fuse_kstatfs { struct260 uint64_t blocks;261 uint64_t bfree;262 uint64_t bavail;263 uint64_t files;264 uint64_t ffree;265 uint32_t bsize;266 uint32_t namelen;267 uint32_t frsize;268 uint32_t padding;[all …]