Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nilfs2/
A Dsuper.c525 struct buffer_head *bh_cp; in nilfs_attach_checkpoint() local
538 &bh_cp); in nilfs_attach_checkpoint()
560 nilfs_cpfile_put_checkpoint(nilfs->ns_cpfile, cno, bh_cp); in nilfs_attach_checkpoint()
567 nilfs_cpfile_put_checkpoint(nilfs->ns_cpfile, cno, bh_cp); in nilfs_attach_checkpoint()
A Dsegment.c863 struct buffer_head *bh_cp; in nilfs_segctor_create_checkpoint() local
869 &raw_cp, &bh_cp); in nilfs_segctor_create_checkpoint()
876 mark_buffer_dirty(bh_cp); in nilfs_segctor_create_checkpoint()
879 nilfs->ns_cpfile, nilfs->ns_cno, bh_cp); in nilfs_segctor_create_checkpoint()
891 struct buffer_head *bh_cp; in nilfs_segctor_fill_in_checkpoint() local
896 &raw_cp, &bh_cp); in nilfs_segctor_fill_in_checkpoint()
923 nilfs_cpfile_put_checkpoint(nilfs->ns_cpfile, nilfs->ns_cno, bh_cp); in nilfs_segctor_fill_in_checkpoint()

Completed in 9 milliseconds