Searched defs:fuse_entry_out (Results 1 – 1 of 1) sorted by relevance
209 struct fuse_entry_out { struct210 uint64_t nodeid;211 uint64_t generation;212 uint64_t entry_valid;213 uint64_t attr_valid;214 uint32_t entry_valid_nsec;215 uint32_t attr_valid_nsec;216 struct fuse_attr attr;