Home
last modified time | relevance | path

Searched refs:cs_section (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/fs/f2fs/
Dsegment.c4754 unsigned int cs_section, wp_segno, wp_blkoff, wp_sector_off; in fix_curseg_write_pointer() local
4760 cs_section = GET_SEC_FROM_SEG(sbi, cs->segno); in fix_curseg_write_pointer()
4761 cs_zone_block = START_BLOCK(sbi, GET_SEG_FROM_SEC(sbi, cs_section)); in fix_curseg_write_pointer()
4803 cs_section = GET_SEC_FROM_SEG(sbi, cs->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()