Home
last modified time | relevance | path

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

/include/uapi/linux/
Dfuse.h237 struct fuse_kstatfs { struct
238 uint64_t blocks;
239 uint64_t bfree;
240 uint64_t bavail;
241 uint64_t files;
242 uint64_t ffree;
243 uint32_t bsize;
244 uint32_t namelen;
245 uint32_t frsize;
246 uint32_t padding;
[all …]