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.h334 struct fuse_kstatfs { struct
335 uint64_t blocks;
336 uint64_t bfree;
337 uint64_t bavail;
338 uint64_t files;
339 uint64_t ffree;
340 uint32_t bsize;
341 uint32_t namelen;
342 uint32_t frsize;
343 uint32_t padding;
[all …]