Home
last modified time | relevance | path

Searched defs:fuse_kstatfs (Results 1 – 1 of 1) sorted by relevance

/qemu/include/standard-headers/linux/
H A Dfuse.h312 struct fuse_kstatfs { struct
313 uint64_t blocks;
314 uint64_t bfree;
315 uint64_t bavail;
316 uint64_t files;
317 uint64_t ffree;
318 uint32_t bsize;
319 uint32_t namelen;
320 uint32_t frsize;
321 uint32_t padding;
[all …]