Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dsegment.c3163 bool has_candidate = false; in f2fs_exist_trim_candidates() local
3168 has_candidate = true; in f2fs_exist_trim_candidates()
3175 return has_candidate; in f2fs_exist_trim_candidates()