Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dsufile.c116 mark_buffer_dirty(header_bh); in nilfs_sufile_mod_counter()
215 brelse(header_bh); in nilfs_sufile_updatev()
248 brelse(header_bh); in nilfs_sufile_update()
395 brelse(header_bh); in nilfs_sufile_alloc()
600 struct buffer_head *header_bh; in nilfs_sufile_get_stat() local
623 brelse(header_bh); in nilfs_sufile_get_stat()
756 brelse(header_bh); in nilfs_sufile_truncate_range()
826 mark_buffer_dirty(header_bh); in nilfs_sufile_resize()
831 brelse(header_bh); in nilfs_sufile_resize()
1037 put_bh(header_bh); in nilfs_sufile_set_suinfo()
[all …]
H A Dcpfile.c259 mark_buffer_dirty(header_bh); in nilfs_cpfile_get_checkpoint()
268 brelse(header_bh); in nilfs_cpfile_get_checkpoint()
396 mark_buffer_dirty(header_bh); in nilfs_cpfile_delete_checkpoints()
401 brelse(header_bh); in nilfs_cpfile_delete_checkpoints()
655 curr_bh = header_bh; in nilfs_cpfile_set_snapshot()
686 prev_bh = header_bh; in nilfs_cpfile_set_snapshot()
717 mark_buffer_dirty(header_bh); in nilfs_cpfile_set_snapshot()
726 brelse(header_bh); in nilfs_cpfile_set_snapshot()
780 next_bh = header_bh; in nilfs_cpfile_clear_snapshot()
789 prev_bh = header_bh; in nilfs_cpfile_clear_snapshot()
[all …]