Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dfuse.h295 struct fuse_statx { struct
296 uint32_t mask;
297 uint32_t blksize;
299 uint32_t nlink;
300 uint32_t uid;
301 uint32_t gid;
302 uint16_t mode;
304 uint64_t ino;
305 uint64_t size;
306 uint64_t blocks;
[all …]

Completed in 9 milliseconds