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