Searched defs:victim_entry (Results 1 – 1 of 1) sorted by relevance
80 struct victim_entry { struct81 struct rb_node rb_node; /* rb node located in rb-tree */82 unsigned long long mtime; /* mtime of section */83 unsigned int segno; /* segment No. */84 struct list_head list;