Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dsegment.h150 unsigned long sc_nblk_this_inc; member
Dsegment.c457 sci->sc_nblk_this_inc += sci->sc_curseg->sb_sum.nblocks; in nilfs_segctor_feed_segment()
939 cpu_to_le64(sci->sc_nblk_inc + sci->sc_nblk_this_inc); in nilfs_segctor_fill_in_checkpoint()
1074 (sci->sc_nblk_this_inc + sci->sc_curseg->sb_sum.nblocks); in nilfs_segctor_buffer_rest()
1525 sci->sc_nblk_this_inc = 0; in nilfs_segctor_collect()
1533 sci->sc_nblk_this_inc += sci->sc_curseg->sb_sum.nblocks; in nilfs_segctor_collect()
1937 sci->sc_nblk_inc += sci->sc_nblk_this_inc; in nilfs_segctor_complete_write()