Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dfuse.h295 struct fuse_statx { struct
296 uint32_t mask;
297 uint32_t blksize;
298 uint64_t attributes;
299 uint32_t nlink;
300 uint32_t uid;
301 uint32_t gid;
302 uint16_t mode;
303 uint16_t __spare0[1];
304 uint64_t ino;
[all …]