Home
last modified time | relevance | path

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

/linux-6.14.4/include/uapi/linux/
Dfuse.h304 struct fuse_statx { struct
305 uint32_t mask;
306 uint32_t blksize;
307 uint64_t attributes;
308 uint32_t nlink;
309 uint32_t uid;
310 uint32_t gid;
311 uint16_t mode;
312 uint16_t __spare0[1];
313 uint64_t ino;
[all …]