Searched refs:NULL_SEGNO (Results 1 – 3 of 3) sorted by relevance
198 return NULL_SEGNO; in check_bg_victims()267 p.min_segno = NULL_SEGNO; in get_victim_by_default()272 if (p.min_segno != NULL_SEGNO) in get_victim_by_default()315 if (p.min_segno != NULL_SEGNO) { in get_victim_by_default()332 return (p.min_segno == NULL_SEGNO) ? 0 : 1; in get_victim_by_default()726 sbi->cur_victim_sec = NULL_SEGNO; in f2fs_gc()
14 #define NULL_SEGNO ((unsigned int)(~0)) macro75 NULL_SEGNO : GET_L2R_SEGNO(FREE_I(sbi), \
444 if (segno == NULL_SEGNO || IS_CURSEG(sbi, segno)) in locate_dirty_segment()695 if (GET_SEGNO(sbi, old) != NULL_SEGNO) in refresh_sit_entry()894 curseg->next_segno = NULL_SEGNO; in reset_curseg()1953 array[i].segno = NULL_SEGNO; in build_curseg()