Searched defs:fuse_entry_out (Results 1 – 2 of 2) sorted by relevance
593 struct fuse_entry_out { struct594 uint64_t nodeid; /* Inode ID */595 uint64_t generation; /* Inode generation: nodeid:gen must597 uint64_t entry_valid; /* Cache timeout for the name */598 uint64_t attr_valid; /* Cache timeout for the attributes */599 uint32_t entry_valid_nsec;600 uint32_t attr_valid_nsec;601 struct fuse_attr attr;
579 struct fuse_entry_out { struct580 uint64_t nodeid; /* Inode ID */581 uint64_t generation; /* Inode generation: nodeid:gen must583 uint64_t entry_valid; /* Cache timeout for the name */584 uint64_t attr_valid; /* Cache timeout for the attributes */585 uint32_t entry_valid_nsec;586 uint32_t attr_valid_nsec;587 struct fuse_attr attr;