Searched defs:fuse_statx (Results 1 – 1 of 1) sorted by relevance
306 struct fuse_statx { struct307 uint32_t mask;308 uint32_t blksize;309 uint64_t attributes;310 uint32_t nlink;311 uint32_t uid;312 uint32_t gid;313 uint16_t mode;314 uint16_t __spare0[1];315 uint64_t ino;[all …]