Lines Matching refs:GET_SEC_FROM_SEG
841 unsigned int secno = GET_SEC_FROM_SEG(sbi, segno); in __locate_dirty_segment()
874 clear_bit(GET_SEC_FROM_SEG(sbi, segno), in __remove_dirty_segment()
881 unsigned int secno = GET_SEC_FROM_SEG(sbi, segno); in __remove_dirty_segment()
2278 secno = GET_SEC_FROM_SEG(sbi, start); in f2fs_clear_prefree_segments()
2876 unsigned int hint = GET_SEC_FROM_SEG(sbi, *newseg); in get_new_segment()
2916 hint = GET_SEC_FROM_SEG(sbi, segno); in get_new_segment()
2954 hint = GET_SEC_FROM_SEG(sbi, sbi->first_seq_zone_segno); in get_new_segment()
2969 hint = GET_SEC_FROM_SEG(sbi, end_segno) + 1; in get_new_segment()
3056 unsigned int hint = GET_SEC_FROM_SEG(sbi, curseg->segno); in __get_next_segno()
3058 if (GET_SEC_FROM_SEG(sbi, curseg->segno + 1) != hint) in __get_next_segno()
5289 secno = GET_SEC_FROM_SEG(sbi, segno); in init_dirty_segmap()
5429 if (is_cursec(sbi, GET_SEC_FROM_SEG(sbi, zone_segno))) { in check_zone_write_pointer()
5516 cs_section = GET_SEC_FROM_SEG(sbi, cs->segno); in do_fix_curseg_write_pointer()
5573 cs_section = GET_SEC_FROM_SEG(sbi, cs->segno); in do_fix_curseg_write_pointer()
5690 secno = GET_SEC_FROM_SEG(sbi, segno); in f2fs_usable_zone_blks_in_seg()
5747 secno = GET_SEC_FROM_SEG(sbi, segno); in f2fs_get_section_mtime()