Searched defs:fuse_statx (Results 1 – 2 of 2) sorted by relevance
295 struct fuse_statx { struct296 uint32_t mask;297 uint32_t blksize;298 uint64_t attributes;299 uint32_t nlink;300 uint32_t uid;301 uint32_t gid;302 uint16_t mode;303 uint16_t __spare0[1];304 uint64_t ino;[all …]
290 struct fuse_statx { struct291 uint32_t mask;292 uint32_t blksize;293 uint64_t attributes;294 uint32_t nlink;295 uint32_t uid;296 uint32_t gid;297 uint16_t mode;298 uint16_t __spare0[1];299 uint64_t ino;[all …]