Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dsuper.c549 struct buffer_head *bh_cp; in nilfs_attach_checkpoint() local
562 &bh_cp); in nilfs_attach_checkpoint()
584 nilfs_cpfile_put_checkpoint(nilfs->ns_cpfile, cno, bh_cp); in nilfs_attach_checkpoint()
591 nilfs_cpfile_put_checkpoint(nilfs->ns_cpfile, cno, bh_cp); in nilfs_attach_checkpoint()
Dsegment.c890 struct buffer_head *bh_cp; in nilfs_segctor_create_checkpoint() local
896 &raw_cp, &bh_cp); in nilfs_segctor_create_checkpoint()
903 mark_buffer_dirty(bh_cp); in nilfs_segctor_create_checkpoint()
906 nilfs->ns_cpfile, nilfs->ns_cno, bh_cp); in nilfs_segctor_create_checkpoint()
918 struct buffer_head *bh_cp; in nilfs_segctor_fill_in_checkpoint() local
923 &raw_cp, &bh_cp); in nilfs_segctor_fill_in_checkpoint()
950 nilfs_cpfile_put_checkpoint(nilfs->ns_cpfile, nilfs->ns_cno, bh_cp); in nilfs_segctor_fill_in_checkpoint()