Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfuse.h315 struct fuse_statx { struct
316 uint32_t mask;
317 uint32_t blksize;
318 uint64_t attributes;
319 uint32_t nlink;
320 uint32_t uid;
321 uint32_t gid;
322 uint16_t mode;
323 uint16_t __spare0[1];
324 uint64_t ino;
[all …]