Lines Matching refs:buffer_head

57 	struct buffer_head *ref_root_bh;
81 struct buffer_head *bh) in ocfs2_validate_refcount_block()
133 struct buffer_head **bh) in ocfs2_read_refcount_block()
136 struct buffer_head *tmp = *bh; in ocfs2_read_refcount_block()
335 struct buffer_head *ref_root_bh = NULL; in ocfs2_get_refcount_tree()
404 struct buffer_head *di_bh = NULL; in ocfs2_get_refcount_block()
453 struct buffer_head **ref_bh) in ocfs2_lock_refcount_tree()
457 struct buffer_head *ref_root_bh = NULL; in ocfs2_lock_refcount_tree()
558 struct buffer_head *di_bh) in ocfs2_create_refcount_tree()
566 struct buffer_head *new_bh = NULL; in ocfs2_create_refcount_tree()
699 struct buffer_head *di_bh, in ocfs2_set_refcount_tree()
707 struct buffer_head *ref_root_bh = NULL; in ocfs2_set_refcount_tree()
762 int ocfs2_remove_refcount_tree(struct inode *inode, struct buffer_head *di_bh) in ocfs2_remove_refcount_tree()
771 struct buffer_head *alloc_bh = NULL; in ocfs2_remove_refcount_tree()
772 struct buffer_head *blk_bh = NULL; in ocfs2_remove_refcount_tree()
883 struct buffer_head *ref_leaf_bh, in ocfs2_find_refcount_rec_in_rl()
932 struct buffer_head *di_bh) in ocfs2_try_remove_refcount_tree()
965 struct buffer_head *ref_root_bh, in ocfs2_get_refcount_cpos_end()
1065 struct buffer_head *ref_root_bh, in ocfs2_get_refcount_rec()
1069 struct buffer_head **ret_bh) in ocfs2_get_refcount_rec()
1076 struct buffer_head *eb_bh = NULL, *ref_leaf_bh = NULL; in ocfs2_get_refcount_rec()
1243 struct buffer_head *ref_leaf_bh, in ocfs2_change_refcount_rec()
1284 struct buffer_head *ref_root_bh, in ocfs2_expand_inline_ref_root()
1285 struct buffer_head **ref_leaf_bh, in ocfs2_expand_inline_ref_root()
1293 struct buffer_head *new_bh = NULL; in ocfs2_expand_inline_ref_root()
1454 static int ocfs2_divide_leaf_refcount_block(struct buffer_head *ref_leaf_bh, in ocfs2_divide_leaf_refcount_block()
1455 struct buffer_head *new_bh, in ocfs2_divide_leaf_refcount_block()
1522 struct buffer_head *ref_root_bh, in ocfs2_new_leaf_refcount_block()
1523 struct buffer_head *ref_leaf_bh, in ocfs2_new_leaf_refcount_block()
1533 struct buffer_head *new_bh = NULL; in ocfs2_new_leaf_refcount_block()
1618 struct buffer_head *ref_root_bh, in ocfs2_expand_refcount_tree()
1619 struct buffer_head *ref_leaf_bh, in ocfs2_expand_refcount_tree()
1623 struct buffer_head *expand_bh = NULL; in ocfs2_expand_refcount_tree()
1660 struct buffer_head *ref_root_bh, in ocfs2_adjust_refcount_rec()
1661 struct buffer_head *ref_leaf_bh, in ocfs2_adjust_refcount_rec()
1744 struct buffer_head *ref_root_bh, in ocfs2_insert_refcount_rec()
1745 struct buffer_head *ref_leaf_bh, in ocfs2_insert_refcount_rec()
1754 struct buffer_head *new_bh = NULL; in ocfs2_insert_refcount_rec()
1832 struct buffer_head *ref_root_bh, in ocfs2_split_refcount_rec()
1833 struct buffer_head *ref_leaf_bh, in ocfs2_split_refcount_rec()
1846 struct buffer_head *new_bh = NULL; in ocfs2_split_refcount_rec()
1988 struct buffer_head *ref_root_bh, in __ocfs2_increase_refcount()
1994 struct buffer_head *ref_leaf_bh = NULL; in __ocfs2_increase_refcount()
2082 struct buffer_head *ref_root_bh, in ocfs2_remove_refcount_extent()
2083 struct buffer_head *ref_leaf_bh, in ocfs2_remove_refcount_extent()
2162 struct buffer_head *ref_root_bh, in ocfs2_increase_refcount()
2174 struct buffer_head *ref_root_bh, in ocfs2_decrease_refcount_rec()
2175 struct buffer_head *ref_leaf_bh, in ocfs2_decrease_refcount_rec()
2230 struct buffer_head *ref_root_bh, in __ocfs2_decrease_refcount()
2240 struct buffer_head *ref_leaf_bh = NULL; in __ocfs2_decrease_refcount()
2303 struct buffer_head *ref_root_bh = NULL; in ocfs2_decrease_refcount()
2379 struct buffer_head *ref_root_bh, in ocfs2_calc_refcount_meta_credits()
2389 struct buffer_head *ref_leaf_bh = NULL, *prev_bh = NULL; in ocfs2_calc_refcount_meta_credits()
2537 struct buffer_head *ref_root_bh = NULL; in ocfs2_prepare_refcount_change_for_del()
2647 struct buffer_head *eb_bh = NULL; in ocfs2_refcount_cal_cow_clusters()
2850 struct buffer_head *ref_root_bh, in ocfs2_lock_refcount_allocators()
2904 static int ocfs2_clear_cow_buffer(handle_t *handle, struct buffer_head *bh) in ocfs2_clear_cow_buffer()
3012 struct buffer_head *old_bh = NULL; in ocfs2_duplicate_clusters_by_jbd()
3013 struct buffer_head *new_bh = NULL; in ocfs2_duplicate_clusters_by_jbd()
3214 struct buffer_head *ref_leaf_bh = NULL; in ocfs2_make_clusters_writable()
3410 struct buffer_head *di_bh, in ocfs2_refcount_cow_hunk()
3418 struct buffer_head *ref_root_bh = NULL; in ocfs2_refcount_cow_hunk()
3487 struct buffer_head *di_bh, in ocfs2_refcount_cow()
3540 struct buffer_head *ref_root_bh, in ocfs2_refcounted_xattr_delete_need()
3549 struct buffer_head *ref_leaf_bh = NULL; in ocfs2_refcounted_xattr_delete_need()
3626 struct buffer_head *ref_root_bh, in ocfs2_refcount_cow_xattr()
3688 struct buffer_head *ref_root_bh, in ocfs2_add_refcount_flag()
3760 struct buffer_head *di_bh) in ocfs2_change_ctime()
3794 struct buffer_head *di_bh) in ocfs2_attach_refcount_tree()
3797 struct buffer_head *ref_root_bh = NULL; in ocfs2_attach_refcount_tree()
3898 struct buffer_head *ref_root_bh, in ocfs2_add_refcounted_extent()
3949 struct buffer_head *s_bh, in ocfs2_duplicate_inline_data()
3951 struct buffer_head *t_bh) in ocfs2_duplicate_inline_data()
3993 struct buffer_head *t_bh, in ocfs2_duplicate_extent_list()
3995 struct buffer_head *ref_root_bh, in ocfs2_duplicate_extent_list()
4044 struct buffer_head *s_bh, in ocfs2_complete_reflink()
4046 struct buffer_head *t_bh, in ocfs2_complete_reflink()
4115 struct buffer_head *s_bh, in ocfs2_create_reflink_node()
4117 struct buffer_head *t_bh, in ocfs2_create_reflink_node()
4121 struct buffer_head *ref_root_bh = NULL; in ocfs2_create_reflink_node()
4174 struct buffer_head *old_bh, in __ocfs2_reflink()
4180 struct buffer_head *new_bh = NULL; in __ocfs2_reflink()
4249 struct buffer_head *old_bh = NULL; in ocfs2_reflink()