Searched refs:zone_segno (Results 1 – 2 of 2) sorted by relevance
2264 unsigned int zone_segno) in last_vblk_off_in_zone() argument2271 se = get_seg_entry(sbi, zone_segno + s); in last_vblk_off_in_zone()2294 unsigned int zone_segno; in check_curseg_write_pointer() local2342 zone_segno = GET_SEG_FROM_SEC(sbi, in check_curseg_write_pointer()2344 zone_last_vblock = START_BLOCK(sbi, zone_segno) + in check_curseg_write_pointer()2345 last_vblk_off_in_zone(sbi, zone_segno); in check_curseg_write_pointer()2852 unsigned int zone_segno, wp_segno; in chk_and_fix_wp_with_sit() local2863 zone_segno = GET_SEGNO(sbi, zone_block); in chk_and_fix_wp_with_sit()2864 if (zone_segno >= MAIN_SEGS(sbi)) in chk_and_fix_wp_with_sit()2875 if (zone_segno <= cs->segno && in chk_and_fix_wp_with_sit()[all …]
2671 unsigned int zone_segno) in write_pointer_at_zone_start() argument2675 block_t block = START_BLOCK(sbi, zone_segno); in write_pointer_at_zone_start()2707 unsigned int UNUSED(zone_segno)) in write_pointer_at_zone_start() argument