Home
last modified time | relevance | path

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

/fs/nilfs2/
Dsegment.h163 unsigned long sc_nblk_this_inc; member
Dsegment.c383 sci->sc_nblk_this_inc += sci->sc_curseg->sb_sum.nblocks; in nilfs_segctor_feed_segment()
849 cpu_to_le64(sci->sc_nblk_inc + sci->sc_nblk_this_inc); in nilfs_segctor_fill_in_checkpoint()
979 (sci->sc_nblk_this_inc + sci->sc_curseg->sb_sum.nblocks); in nilfs_segctor_buffer_rest()
1428 sci->sc_nblk_this_inc = 0; in nilfs_segctor_collect()
1436 sci->sc_nblk_this_inc += sci->sc_curseg->sb_sum.nblocks; in nilfs_segctor_collect()
1836 sci->sc_nblk_inc += sci->sc_nblk_this_inc; in nilfs_segctor_complete_write()