Searched defs:fuse_entry_out (Results 1 – 2 of 2) sorted by relevance
449 struct fuse_entry_out { struct450 uint64_t nodeid; /* Inode ID */451 uint64_t generation; /* Inode generation: nodeid:gen must453 uint64_t entry_valid; /* Cache timeout for the name */454 uint64_t attr_valid; /* Cache timeout for the attributes */455 uint32_t entry_valid_nsec;456 uint32_t attr_valid_nsec;457 struct fuse_attr attr;
528 struct fuse_entry_out { struct529 uint64_t nodeid; /* Inode ID */530 uint64_t generation; /* Inode generation: nodeid:gen must532 uint64_t entry_valid; /* Cache timeout for the name */533 uint64_t attr_valid; /* Cache timeout for the attributes */534 uint32_t entry_valid_nsec;535 uint32_t attr_valid_nsec;536 struct fuse_attr attr;