Searched refs:cur_ve (Results 1 – 1 of 1) sorted by relevance
400 struct victim_entry *cur_ve, *next_ve; in f2fs_check_victim_tree() local407 cur_ve = rb_entry(cur, struct victim_entry, rb_node); in f2fs_check_victim_tree()410 if (cur_ve->mtime > next_ve->mtime) { in f2fs_check_victim_tree()413 cur_ve->mtime, next_ve->mtime); in f2fs_check_victim_tree()