Searched defs:victim_entry (Results 1 – 1 of 1) sorted by relevance
61 struct victim_entry { struct62 struct rb_node rb_node; /* rb node located in rb-tree */63 unsigned long long mtime; /* mtime of section */64 unsigned int segno; /* segment No. */65 struct list_head list;