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