Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dfuse.h307 struct fuse_statx { struct
308 uint32_t mask;
309 uint32_t blksize;
311 uint32_t nlink;
312 uint32_t uid;
313 uint32_t gid;
314 uint16_t mode;
316 uint64_t ino;
317 uint64_t size;
318 uint64_t blocks;
[all …]