Searched refs:zone_segno (Results 1 – 2 of 2) sorted by relevance
2222 unsigned int zone_segno) in last_vblk_off_in_zone() argument2229 se = get_seg_entry(sbi, zone_segno + s); in last_vblk_off_in_zone()2252 unsigned int zone_segno; in check_curseg_write_pointer() local2300 zone_segno = GET_SEG_FROM_SEC(sbi, in check_curseg_write_pointer()2302 zone_last_vblock = START_BLOCK(sbi, zone_segno) + in check_curseg_write_pointer()2303 last_vblk_off_in_zone(sbi, zone_segno); in check_curseg_write_pointer()2805 unsigned int zone_segno, wp_segno; in chk_and_fix_wp_with_sit() local2816 zone_segno = GET_SEGNO(sbi, zone_block); in chk_and_fix_wp_with_sit()2817 if (zone_segno >= MAIN_SEGS(sbi)) in chk_and_fix_wp_with_sit()2828 if (zone_segno <= cs->segno && in chk_and_fix_wp_with_sit()[all …]
2581 unsigned int zone_segno) in write_pointer_at_zone_start() argument2585 block_t block = START_BLOCK(sbi, zone_segno); in write_pointer_at_zone_start()2617 unsigned int UNUSED(zone_segno)) in write_pointer_at_zone_start() argument