Home
last modified time | relevance | path

Searched refs:left_most (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dgc.c465 bool left_most = true; in __insert_victim_entry() local
476 left_most = false; in __insert_victim_entry()
483 rb_insert_color_cached(&ve->rb_node, root, left_most); in __insert_victim_entry()