Lines Matching refs:START_BLOCK
1118 if (end < START_BLOCK(sbi, segno + 1)) in __check_sit_bitmap()
1125 blk = START_BLOCK(sbi, segno + 1); in __check_sit_bitmap()
1968 de->start_blkaddr = START_BLOCK(sbi, cpc->trim_start); in add_discard_addrs()
2058 f2fs_issue_discard(sbi, START_BLOCK(sbi, start), in f2fs_clear_prefree_segments()
2067 f2fs_issue_discard(sbi, START_BLOCK(sbi, start_segno), in f2fs_clear_prefree_segments()
3178 start_block = START_BLOCK(sbi, start_segno); in f2fs_trim_fs()
3179 end_block = START_BLOCK(sbi, end_segno + 1); in f2fs_trim_fs()
4787 wp_blkoff = wp_block - START_BLOCK(sbi, wp_segno); in check_zone_write_pointer()
4813 last_valid_block = START_BLOCK(sbi, segno) + b; in check_zone_write_pointer()
4891 cs_zone_block = START_BLOCK(sbi, GET_SEG_FROM_SEC(sbi, cs_section)); in fix_curseg_write_pointer()
4913 wp_blkoff = wp_block - START_BLOCK(sbi, wp_segno); in fix_curseg_write_pointer()
4935 cs_zone_block = START_BLOCK(sbi, GET_SEG_FROM_SEC(sbi, cs_section)); in fix_curseg_write_pointer()
5032 block_t sec_start_blkaddr = START_BLOCK(sbi, GET_SEG_FROM_SEC(sbi, secno)); in get_zone_idx()
5047 dev_idx = f2fs_target_device_index(sbi, START_BLOCK(sbi, segno)); in f2fs_usable_zone_segs_in_sec()
5083 seg_start = START_BLOCK(sbi, segno); in f2fs_usable_zone_blks_in_seg()
5097 sec_start_blkaddr = START_BLOCK(sbi, GET_SEG_FROM_SEC(sbi, secno)); in f2fs_usable_zone_blks_in_seg()