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.h330 struct fuse_kstatfs { struct
331 uint64_t blocks;
332 uint64_t bfree;
333 uint64_t bavail;
334 uint64_t files;
335 uint64_t ffree;
336 uint32_t bsize;
337 uint32_t namelen;
338 uint32_t frsize;
339 uint32_t padding;
[all …]