Lines Matching refs:START_BLOCK
1020 if (end < START_BLOCK(sbi, segno + 1)) in __check_sit_bitmap()
1027 blk = START_BLOCK(sbi, segno + 1); in __check_sit_bitmap()
1867 de->start_blkaddr = START_BLOCK(sbi, cpc->trim_start); in add_discard_addrs()
1957 f2fs_issue_discard(sbi, START_BLOCK(sbi, start), in f2fs_clear_prefree_segments()
1966 f2fs_issue_discard(sbi, START_BLOCK(sbi, start_segno), in f2fs_clear_prefree_segments()
3098 start_block = START_BLOCK(sbi, start_segno); in f2fs_trim_fs()
3099 end_block = START_BLOCK(sbi, end_segno + 1); in f2fs_trim_fs()
4677 wp_blkoff = wp_block - START_BLOCK(sbi, wp_segno); in check_zone_write_pointer()
4703 last_valid_block = START_BLOCK(sbi, segno) + b; in check_zone_write_pointer()
4781 cs_zone_block = START_BLOCK(sbi, GET_SEG_FROM_SEC(sbi, cs_section)); in fix_curseg_write_pointer()
4803 wp_blkoff = wp_block - START_BLOCK(sbi, wp_segno); in fix_curseg_write_pointer()
4825 cs_zone_block = START_BLOCK(sbi, GET_SEG_FROM_SEC(sbi, cs_section)); in fix_curseg_write_pointer()
4922 block_t sec_start_blkaddr = START_BLOCK(sbi, GET_SEG_FROM_SEC(sbi, secno)); in get_zone_idx()
4937 dev_idx = f2fs_target_device_index(sbi, START_BLOCK(sbi, segno)); in f2fs_usable_zone_segs_in_sec()
4967 seg_start = START_BLOCK(sbi, segno); in f2fs_usable_zone_blks_in_seg()
4981 sec_start_blkaddr = START_BLOCK(sbi, GET_SEG_FROM_SEC(sbi, secno)); in f2fs_usable_zone_blks_in_seg()