Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
Dfuse.h307 struct fuse_statx { struct
308 uint32_t mask;
309 uint32_t blksize;
310 uint64_t attributes;
311 uint32_t nlink;
312 uint32_t uid;
313 uint32_t gid;
314 uint16_t mode;
315 uint16_t __spare0[1];
316 uint64_t ino;
[all …]