Searched defs:fuse_statx_out (Results 1 – 1 of 1) sorted by relevance
726 struct fuse_statx_out { struct727 uint64_t attr_valid; /* Cache timeout for the attributes */728 uint32_t attr_valid_nsec;729 uint32_t flags;730 uint64_t spare[2];731 struct fuse_statx stat;