Lines Matching refs:START_BLOCK
1175 if (end < START_BLOCK(sbi, segno + 1)) in __check_sit_bitmap()
1182 blk = START_BLOCK(sbi, segno + 1); in __check_sit_bitmap()
2140 de->start_blkaddr = START_BLOCK(sbi, cpc->trim_start); in add_discard_addrs()
2232 f2fs_issue_discard(sbi, START_BLOCK(sbi, start), in f2fs_clear_prefree_segments()
2241 f2fs_issue_discard(sbi, START_BLOCK(sbi, start_segno), in f2fs_clear_prefree_segments()
2633 addr_start = START_BLOCK(sbi, ++segno); in f2fs_invalidate_blocks()
2872 f2fs_is_sequential_zone_area(sbi, START_BLOCK(sbi, segno))) { in get_new_segment()
3513 start_block = START_BLOCK(sbi, start_segno); in f2fs_trim_fs()
3514 end_block = START_BLOCK(sbi, end_segno + 1); in f2fs_trim_fs()
5376 cs_zone_block = START_BLOCK(sbi, GET_SEG_FROM_SEC(sbi, cs_section)); in do_fix_curseg_write_pointer()
5403 wp_blkoff = wp_block - START_BLOCK(sbi, wp_segno); in do_fix_curseg_write_pointer()
5433 cs_zone_block = START_BLOCK(sbi, GET_SEG_FROM_SEC(sbi, cs_section)); in do_fix_curseg_write_pointer()
5550 seg_start = START_BLOCK(sbi, segno); in f2fs_usable_zone_blks_in_seg()
5551 sec_start_blkaddr = START_BLOCK(sbi, GET_SEG_FROM_SEC(sbi, secno)); in f2fs_usable_zone_blks_in_seg()