Searched defs:fuse_statx_out (Results 1 – 1 of 1) sorted by relevance
740 struct fuse_statx_out { struct741 uint64_t attr_valid; /* Cache timeout for the attributes */742 uint32_t attr_valid_nsec;743 uint32_t flags;744 uint64_t spare[2];745 struct fuse_statx stat;