Lines Matching refs:GET_SEC_FROM_SEG
784 unsigned int secno = GET_SEC_FROM_SEG(sbi, segno); in __locate_dirty_segment()
817 clear_bit(GET_SEC_FROM_SEG(sbi, segno), in __remove_dirty_segment()
824 unsigned int secno = GET_SEC_FROM_SEG(sbi, segno); in __remove_dirty_segment()
2227 secno = GET_SEC_FROM_SEG(sbi, start); in f2fs_clear_prefree_segments()
2750 unsigned int hint = GET_SEC_FROM_SEG(sbi, *newseg); in get_new_segment()
2781 hint = GET_SEC_FROM_SEG(sbi, segno); in get_new_segment()
2792 hint = GET_SEC_FROM_SEG(sbi, sbi->first_zoned_segno); in get_new_segment()
2893 unsigned int hint = GET_SEC_FROM_SEG(sbi, curseg->segno); in __get_next_segno()
2895 if (GET_SEC_FROM_SEG(sbi, curseg->segno + 1) != hint) in __get_next_segno()
5099 secno = GET_SEC_FROM_SEG(sbi, segno); in init_dirty_segmap()
5239 if (IS_CURSEC(sbi, GET_SEC_FROM_SEG(sbi, zone_segno))) { in check_zone_write_pointer()
5326 cs_section = GET_SEC_FROM_SEG(sbi, cs->segno); in do_fix_curseg_write_pointer()
5383 cs_section = GET_SEC_FROM_SEG(sbi, cs->segno); in do_fix_curseg_write_pointer()
5500 secno = GET_SEC_FROM_SEG(sbi, segno); in f2fs_usable_zone_blks_in_seg()
5557 secno = GET_SEC_FROM_SEG(sbi, segno); in f2fs_get_section_mtime()