Searched defs:fuse_statx (Results 1 – 2 of 2) sorted by relevance
286 struct fuse_statx { struct287 uint32_t mask;288 uint32_t blksize;289 uint64_t attributes;290 uint32_t nlink;291 uint32_t uid;292 uint32_t gid;293 uint16_t mode;294 uint16_t __spare0[1];295 uint64_t ino;[all …]
291 struct fuse_statx { struct292 uint32_t mask;293 uint32_t blksize;294 uint64_t attributes;295 uint32_t nlink;296 uint32_t uid;297 uint32_t gid;298 uint16_t mode;299 uint16_t __spare0[1];300 uint64_t ino;[all …]