Home
last modified time | relevance | path

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

/include/uapi/linux/
Dfuse.h240 struct fuse_kstatfs { struct
241 uint64_t blocks;
242 uint64_t bfree;
243 uint64_t bavail;
244 uint64_t files;
245 uint64_t ffree;
246 uint32_t bsize;
247 uint32_t namelen;
248 uint32_t frsize;
249 uint32_t padding;
[all …]