Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nilfs2/
Dsegment.h150 unsigned long sc_nblk_this_inc; member
Dsegment.c440 sci->sc_nblk_this_inc += sci->sc_curseg->sb_sum.nblocks; in nilfs_segctor_feed_segment()
906 cpu_to_le64(sci->sc_nblk_inc + sci->sc_nblk_this_inc); in nilfs_segctor_fill_in_checkpoint()
1036 (sci->sc_nblk_this_inc + sci->sc_curseg->sb_sum.nblocks); in nilfs_segctor_buffer_rest()
1492 sci->sc_nblk_this_inc = 0; in nilfs_segctor_collect()
1500 sci->sc_nblk_this_inc += sci->sc_curseg->sb_sum.nblocks; in nilfs_segctor_collect()
1901 sci->sc_nblk_inc += sci->sc_nblk_this_inc; in nilfs_segctor_complete_write()