Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dsuper.c517 struct buffer_head *bh_cp; in nilfs_attach_checkpoint() local
530 &bh_cp); in nilfs_attach_checkpoint()
552 nilfs_cpfile_put_checkpoint(nilfs->ns_cpfile, cno, bh_cp); in nilfs_attach_checkpoint()
559 nilfs_cpfile_put_checkpoint(nilfs->ns_cpfile, cno, bh_cp); in nilfs_attach_checkpoint()
H A Dsegment.c866 struct buffer_head *bh_cp; in nilfs_segctor_create_checkpoint() local
872 &raw_cp, &bh_cp); in nilfs_segctor_create_checkpoint()
879 mark_buffer_dirty(bh_cp); in nilfs_segctor_create_checkpoint()
882 nilfs->ns_cpfile, nilfs->ns_cno, bh_cp); in nilfs_segctor_create_checkpoint()
894 struct buffer_head *bh_cp; in nilfs_segctor_fill_in_checkpoint() local
899 &raw_cp, &bh_cp); in nilfs_segctor_fill_in_checkpoint()
926 nilfs_cpfile_put_checkpoint(nilfs->ns_cpfile, nilfs->ns_cno, bh_cp); in nilfs_segctor_fill_in_checkpoint()