Searched defs:fuse_entry_out (Results 1 – 4 of 4) sorted by relevance
371 struct fuse_entry_out { struct372 uint64_t nodeid; /* Inode ID */373 uint64_t generation; /* Inode generation: nodeid:gen must375 uint64_t entry_valid; /* Cache timeout for the name */376 uint64_t attr_valid; /* Cache timeout for the attributes */377 uint32_t entry_valid_nsec;378 uint32_t attr_valid_nsec;379 struct fuse_attr attr;
197 struct fuse_entry_out { struct199 uint64_t nodeid;200 uint64_t generation;201 uint64_t entry_valid;202 uint64_t attr_valid;204 uint32_t entry_valid_nsec;205 uint32_t attr_valid_nsec;206 struct fuse_attr attr;
383 struct fuse_entry_out { struct384 uint64_t nodeid; /* Inode ID */385 uint64_t generation; /* Inode generation: nodeid:gen must387 uint64_t entry_valid; /* Cache timeout for the name */388 uint64_t attr_valid; /* Cache timeout for the attributes */389 uint32_t entry_valid_nsec;390 uint32_t attr_valid_nsec;391 struct fuse_attr attr;
202 struct fuse_entry_out { struct204 uint64_t nodeid;205 uint64_t generation;206 uint64_t entry_valid;207 uint64_t attr_valid;209 uint32_t entry_valid_nsec;210 uint32_t attr_valid_nsec;211 struct fuse_attr attr;