Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dsegment.h150 unsigned long sc_nblk_this_inc; member
H A 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()
1944 sci->sc_nblk_inc += sci->sc_nblk_this_inc; in nilfs_segctor_complete_write()