Searched defs:fuse_entry_out (Results 1 – 3 of 3) sorted by relevance
413 struct fuse_entry_out { struct414 uint64_t nodeid; /* Inode ID */415 uint64_t generation; /* Inode generation: nodeid:gen must417 uint64_t entry_valid; /* Cache timeout for the name */418 uint64_t attr_valid; /* Cache timeout for the attributes */419 uint32_t entry_valid_nsec;420 uint32_t attr_valid_nsec;421 struct fuse_attr attr;
508 struct fuse_entry_out { struct509 uint64_t nodeid; /* Inode ID */510 uint64_t generation; /* Inode generation: nodeid:gen must512 uint64_t entry_valid; /* Cache timeout for the name */513 uint64_t attr_valid; /* Cache timeout for the attributes */514 uint32_t entry_valid_nsec;515 uint32_t attr_valid_nsec;516 struct fuse_attr attr;