Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dcpfile.c771 struct buffer_head *header_bh, *curr_bh, *prev_bh, *cp_bh; in nilfs_cpfile_set_snapshot() local
813 curr_bh = header_bh; in nilfs_cpfile_set_snapshot()
814 get_bh(curr_bh); in nilfs_cpfile_set_snapshot()
824 brelse(curr_bh); in nilfs_cpfile_set_snapshot()
826 0, &curr_bh); in nilfs_cpfile_set_snapshot()
831 cpfile, curr, curr_bh); in nilfs_cpfile_set_snapshot()
832 list = kmap_local_folio(curr_bh->b_folio, curr_list_offset); in nilfs_cpfile_set_snapshot()
853 list = kmap_local_folio(curr_bh->b_folio, curr_list_offset); in nilfs_cpfile_set_snapshot()
876 mark_buffer_dirty(curr_bh); in nilfs_cpfile_set_snapshot()
884 brelse(curr_bh); in nilfs_cpfile_set_snapshot()