Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nilfs2/
Dsegment.h150 unsigned long sc_nblk_this_inc; member
Dsegment.c452 sci->sc_nblk_this_inc += sci->sc_curseg->sb_sum.nblocks; in nilfs_segctor_feed_segment()
936 cpu_to_le64(sci->sc_nblk_inc + sci->sc_nblk_this_inc); in nilfs_segctor_fill_in_checkpoint()
1071 (sci->sc_nblk_this_inc + sci->sc_curseg->sb_sum.nblocks); in nilfs_segctor_buffer_rest()
1527 sci->sc_nblk_this_inc = 0; in nilfs_segctor_collect()
1535 sci->sc_nblk_this_inc += sci->sc_curseg->sb_sum.nblocks; in nilfs_segctor_collect()
1941 sci->sc_nblk_inc += sci->sc_nblk_this_inc; in nilfs_segctor_complete_write()