Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfuse.h339 struct fuse_kstatfs { struct
340 uint64_t blocks;
341 uint64_t bfree;
342 uint64_t bavail;
343 uint64_t files;
344 uint64_t ffree;
345 uint32_t bsize;
346 uint32_t namelen;
347 uint32_t frsize;
348 uint32_t padding;
[all …]