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