Lines Matching refs:buffer_head

49 	struct buffer_head *ref_root_bh;
73 struct buffer_head *bh) in ocfs2_validate_refcount_block()
125 struct buffer_head **bh) in ocfs2_read_refcount_block()
128 struct buffer_head *tmp = *bh; in ocfs2_read_refcount_block()
329 struct buffer_head *ref_root_bh = NULL; in ocfs2_get_refcount_tree()
398 struct buffer_head *di_bh = NULL; in ocfs2_get_refcount_block()
447 struct buffer_head **ref_bh) in ocfs2_lock_refcount_tree()
451 struct buffer_head *ref_root_bh = NULL; in ocfs2_lock_refcount_tree()
551 struct buffer_head *di_bh) in ocfs2_create_refcount_tree()
559 struct buffer_head *new_bh = NULL; in ocfs2_create_refcount_tree()
692 struct buffer_head *di_bh, in ocfs2_set_refcount_tree()
700 struct buffer_head *ref_root_bh = NULL; in ocfs2_set_refcount_tree()
755 int ocfs2_remove_refcount_tree(struct inode *inode, struct buffer_head *di_bh) in ocfs2_remove_refcount_tree()
764 struct buffer_head *alloc_bh = NULL; in ocfs2_remove_refcount_tree()
765 struct buffer_head *blk_bh = NULL; in ocfs2_remove_refcount_tree()
876 struct buffer_head *ref_leaf_bh, in ocfs2_find_refcount_rec_in_rl()
925 struct buffer_head *di_bh) in ocfs2_try_remove_refcount_tree()
958 struct buffer_head *ref_root_bh, in ocfs2_get_refcount_cpos_end()
1058 struct buffer_head *ref_root_bh, in ocfs2_get_refcount_rec()
1062 struct buffer_head **ret_bh) in ocfs2_get_refcount_rec()
1069 struct buffer_head *eb_bh = NULL, *ref_leaf_bh = NULL; in ocfs2_get_refcount_rec()
1236 struct buffer_head *ref_leaf_bh, in ocfs2_change_refcount_rec()
1277 struct buffer_head *ref_root_bh, in ocfs2_expand_inline_ref_root()
1278 struct buffer_head **ref_leaf_bh, in ocfs2_expand_inline_ref_root()
1286 struct buffer_head *new_bh = NULL; in ocfs2_expand_inline_ref_root()
1440 static int ocfs2_divide_leaf_refcount_block(struct buffer_head *ref_leaf_bh, in ocfs2_divide_leaf_refcount_block()
1441 struct buffer_head *new_bh, in ocfs2_divide_leaf_refcount_block()
1508 struct buffer_head *ref_root_bh, in ocfs2_new_leaf_refcount_block()
1509 struct buffer_head *ref_leaf_bh, in ocfs2_new_leaf_refcount_block()
1519 struct buffer_head *new_bh = NULL; in ocfs2_new_leaf_refcount_block()
1604 struct buffer_head *ref_root_bh, in ocfs2_expand_refcount_tree()
1605 struct buffer_head *ref_leaf_bh, in ocfs2_expand_refcount_tree()
1609 struct buffer_head *expand_bh = NULL; in ocfs2_expand_refcount_tree()
1646 struct buffer_head *ref_root_bh, in ocfs2_adjust_refcount_rec()
1647 struct buffer_head *ref_leaf_bh, in ocfs2_adjust_refcount_rec()
1730 struct buffer_head *ref_root_bh, in ocfs2_insert_refcount_rec()
1731 struct buffer_head *ref_leaf_bh, in ocfs2_insert_refcount_rec()
1740 struct buffer_head *new_bh = NULL; in ocfs2_insert_refcount_rec()
1818 struct buffer_head *ref_root_bh, in ocfs2_split_refcount_rec()
1819 struct buffer_head *ref_leaf_bh, in ocfs2_split_refcount_rec()
1832 struct buffer_head *new_bh = NULL; in ocfs2_split_refcount_rec()
1974 struct buffer_head *ref_root_bh, in __ocfs2_increase_refcount()
1980 struct buffer_head *ref_leaf_bh = NULL; in __ocfs2_increase_refcount()
2068 struct buffer_head *ref_root_bh, in ocfs2_remove_refcount_extent()
2069 struct buffer_head *ref_leaf_bh, in ocfs2_remove_refcount_extent()
2148 struct buffer_head *ref_root_bh, in ocfs2_increase_refcount()
2160 struct buffer_head *ref_root_bh, in ocfs2_decrease_refcount_rec()
2161 struct buffer_head *ref_leaf_bh, in ocfs2_decrease_refcount_rec()
2216 struct buffer_head *ref_root_bh, in __ocfs2_decrease_refcount()
2226 struct buffer_head *ref_leaf_bh = NULL; in __ocfs2_decrease_refcount()
2288 struct buffer_head *ref_root_bh = NULL; in ocfs2_decrease_refcount()
2364 struct buffer_head *ref_root_bh, in ocfs2_calc_refcount_meta_credits()
2374 struct buffer_head *ref_leaf_bh = NULL, *prev_bh = NULL; in ocfs2_calc_refcount_meta_credits()
2521 struct buffer_head *ref_root_bh = NULL; in ocfs2_prepare_refcount_change_for_del()
2631 struct buffer_head *eb_bh = NULL; in ocfs2_refcount_cal_cow_clusters()
2834 struct buffer_head *ref_root_bh, in ocfs2_lock_refcount_allocators()
2888 static int ocfs2_clear_cow_buffer(handle_t *handle, struct buffer_head *bh) in ocfs2_clear_cow_buffer()
3004 struct buffer_head *old_bh = NULL; in ocfs2_duplicate_clusters_by_jbd()
3005 struct buffer_head *new_bh = NULL; in ocfs2_duplicate_clusters_by_jbd()
3176 struct buffer_head *ref_leaf_bh = NULL; in ocfs2_make_clusters_writable()
3372 struct buffer_head *di_bh, in ocfs2_refcount_cow_hunk()
3379 struct buffer_head *ref_root_bh = NULL; in ocfs2_refcount_cow_hunk()
3448 struct buffer_head *di_bh, in ocfs2_refcount_cow()
3501 struct buffer_head *ref_root_bh, in ocfs2_refcounted_xattr_delete_need()
3510 struct buffer_head *ref_leaf_bh = NULL; in ocfs2_refcounted_xattr_delete_need()
3587 struct buffer_head *ref_root_bh, in ocfs2_refcount_cow_xattr()
3648 struct buffer_head *ref_root_bh, in ocfs2_add_refcount_flag()
3723 struct buffer_head *di_bh) in ocfs2_change_ctime()
3757 struct buffer_head *di_bh) in ocfs2_attach_refcount_tree()
3760 struct buffer_head *ref_root_bh = NULL; in ocfs2_attach_refcount_tree()
3861 struct buffer_head *ref_root_bh, in ocfs2_add_refcounted_extent()
3919 struct buffer_head *s_bh, in ocfs2_duplicate_inline_data()
3921 struct buffer_head *t_bh) in ocfs2_duplicate_inline_data()
3963 struct buffer_head *t_bh, in ocfs2_duplicate_extent_list()
3965 struct buffer_head *ref_root_bh, in ocfs2_duplicate_extent_list()
4014 struct buffer_head *s_bh, in ocfs2_complete_reflink()
4016 struct buffer_head *t_bh, in ocfs2_complete_reflink()
4085 struct buffer_head *s_bh, in ocfs2_create_reflink_node()
4087 struct buffer_head *t_bh, in ocfs2_create_reflink_node()
4091 struct buffer_head *ref_root_bh = NULL; in ocfs2_create_reflink_node()
4142 struct buffer_head *old_bh, in __ocfs2_reflink()
4148 struct buffer_head *new_bh = NULL; in __ocfs2_reflink()
4238 struct buffer_head *old_bh = NULL; in ocfs2_reflink()
4447 struct buffer_head *d_bh, in ocfs2_reflink_update_dest()
4486 struct buffer_head *s_bh, in ocfs2_reflink_remap_extent()
4489 struct buffer_head *t_bh, in ocfs2_reflink_remap_extent()
4497 struct buffer_head *ref_root_bh = NULL; in ocfs2_reflink_remap_extent()
4600 struct buffer_head *s_bh, in ocfs2_reflink_remap_blocks()
4603 struct buffer_head *t_bh, in ocfs2_reflink_remap_blocks()
4699 struct buffer_head **bh_s, in ocfs2_reflink_inodes_lock()
4701 struct buffer_head **bh_t) in ocfs2_reflink_inodes_lock()
4707 struct buffer_head *bh1 = NULL; in ocfs2_reflink_inodes_lock()
4708 struct buffer_head *bh2 = NULL; in ocfs2_reflink_inodes_lock()
4793 struct buffer_head *s_bh, in ocfs2_reflink_inodes_unlock()
4795 struct buffer_head *t_bh) in ocfs2_reflink_inodes_unlock()