Searched defs:fuse_kstatfs (Results 1 – 2 of 2) sorted by relevance
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;[all …]
324 struct fuse_kstatfs { struct325 uint64_t blocks;326 uint64_t bfree;327 uint64_t bavail;328 uint64_t files;329 uint64_t ffree;330 uint32_t bsize;331 uint32_t namelen;332 uint32_t frsize;333 uint32_t padding;[all …]