Lines Matching refs:START_BLOCK
1092 if (end < START_BLOCK(sbi, segno + 1)) in __check_sit_bitmap()
1099 blk = START_BLOCK(sbi, segno + 1); in __check_sit_bitmap()
1930 de->start_blkaddr = START_BLOCK(sbi, cpc->trim_start); in add_discard_addrs()
2016 f2fs_issue_discard(sbi, START_BLOCK(sbi, start), in f2fs_clear_prefree_segments()
2025 f2fs_issue_discard(sbi, START_BLOCK(sbi, start_segno), in f2fs_clear_prefree_segments()
3092 start_block = START_BLOCK(sbi, start_segno); in f2fs_trim_fs()
3093 end_block = START_BLOCK(sbi, end_segno + 1); in f2fs_trim_fs()
4658 wp_blkoff = wp_block - START_BLOCK(sbi, wp_segno); in check_zone_write_pointer()
4684 last_valid_block = START_BLOCK(sbi, segno) + b; in check_zone_write_pointer()
4761 cs_zone_block = START_BLOCK(sbi, GET_SEG_FROM_SEC(sbi, cs_section)); in fix_curseg_write_pointer()
4783 wp_blkoff = wp_block - START_BLOCK(sbi, wp_segno); in fix_curseg_write_pointer()
4804 cs_zone_block = START_BLOCK(sbi, GET_SEG_FROM_SEC(sbi, cs_section)); in fix_curseg_write_pointer()
4899 block_t sec_start_blkaddr = START_BLOCK(sbi, GET_SEG_FROM_SEC(sbi, secno)); in get_zone_idx()
4914 dev_idx = f2fs_target_device_index(sbi, START_BLOCK(sbi, segno)); in f2fs_usable_zone_segs_in_sec()
4950 seg_start = START_BLOCK(sbi, segno); in f2fs_usable_zone_blks_in_seg()
4964 sec_start_blkaddr = START_BLOCK(sbi, GET_SEG_FROM_SEC(sbi, secno)); in f2fs_usable_zone_blks_in_seg()