Searched refs:cur_ve (Results 1 – 1 of 1) sorted by relevance
398 struct victim_entry *cur_ve, *next_ve; in f2fs_check_victim_tree() local405 cur_ve = rb_entry(cur, struct victim_entry, rb_node); in f2fs_check_victim_tree()408 if (cur_ve->mtime > next_ve->mtime) { in f2fs_check_victim_tree()411 cur_ve->mtime, next_ve->mtime); in f2fs_check_victim_tree()