Lines Matching refs:GET_SEC_FROM_SEG
767 unsigned int secno = GET_SEC_FROM_SEG(sbi, segno); in __locate_dirty_segment()
798 clear_bit(GET_SEC_FROM_SEG(sbi, segno), in __remove_dirty_segment()
805 unsigned int secno = GET_SEC_FROM_SEG(sbi, segno); in __remove_dirty_segment()
2186 secno = GET_SEC_FROM_SEG(sbi, start); in f2fs_clear_prefree_segments()
2645 unsigned int hint = GET_SEC_FROM_SEG(sbi, *newseg); in get_new_segment()
4750 secno = GET_SEC_FROM_SEG(sbi, segno); in init_dirty_segmap()
4882 zone_secno = GET_SEC_FROM_SEG(sbi, zone_segno); in check_zone_write_pointer()
4892 if (zone_secno == GET_SEC_FROM_SEG(sbi, in check_zone_write_pointer()
5002 cs_section = GET_SEC_FROM_SEG(sbi, cs->segno); in fix_curseg_write_pointer()
5046 cs_section = GET_SEC_FROM_SEG(sbi, cs->segno); in fix_curseg_write_pointer()
5148 secno = GET_SEC_FROM_SEG(sbi, segno); in f2fs_usable_zone_blks_in_seg()