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 …]
300 struct fuse_statx { struct301 uint32_t mask;302 uint32_t blksize;303 uint64_t attributes;304 uint32_t nlink;305 uint32_t uid;306 uint32_t gid;307 uint16_t mode;308 uint16_t __spare0[1];309 uint64_t ino;[all …]