Home
last modified time | relevance | path

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

/include/uapi/linux/
A Dfuse.h310 struct fuse_statx { struct
311 uint32_t mask;
312 uint32_t blksize;
314 uint32_t nlink;
315 uint32_t uid;
316 uint32_t gid;
317 uint16_t mode;
319 uint64_t ino;
320 uint64_t size;
321 uint64_t blocks;
[all …]

Completed in 11 milliseconds