Searched defs:fuse_statx (Results 1 – 1 of 1) sorted by relevance
304 struct fuse_statx { struct305 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 …]