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 …]
315 struct fuse_kstatfs { struct316 uint64_t blocks;317 uint64_t bfree;318 uint64_t bavail;319 uint64_t files;320 uint64_t ffree;321 uint32_t bsize;322 uint32_t namelen;323 uint32_t frsize;324 uint32_t padding;[all …]