Lines Matching refs:buffer_head

57 	struct buffer_head *ref_root_bh;
81 struct buffer_head *bh) in ocfs2_validate_refcount_block()
135 struct buffer_head **bh) in ocfs2_read_refcount_block()
138 struct buffer_head *tmp = *bh; in ocfs2_read_refcount_block()
337 struct buffer_head *ref_root_bh = NULL; in ocfs2_get_refcount_tree()
406 struct buffer_head *di_bh = NULL; in ocfs2_get_refcount_block()
455 struct buffer_head **ref_bh) in ocfs2_lock_refcount_tree()
459 struct buffer_head *ref_root_bh = NULL; in ocfs2_lock_refcount_tree()
560 struct buffer_head *di_bh) in ocfs2_create_refcount_tree()
568 struct buffer_head *new_bh = NULL; in ocfs2_create_refcount_tree()
701 struct buffer_head *di_bh, in ocfs2_set_refcount_tree()
709 struct buffer_head *ref_root_bh = NULL; in ocfs2_set_refcount_tree()
764 int ocfs2_remove_refcount_tree(struct inode *inode, struct buffer_head *di_bh) in ocfs2_remove_refcount_tree()
773 struct buffer_head *alloc_bh = NULL; in ocfs2_remove_refcount_tree()
774 struct buffer_head *blk_bh = NULL; in ocfs2_remove_refcount_tree()
885 struct buffer_head *ref_leaf_bh, in ocfs2_find_refcount_rec_in_rl()
934 struct buffer_head *di_bh) in ocfs2_try_remove_refcount_tree()
967 struct buffer_head *ref_root_bh, in ocfs2_get_refcount_cpos_end()
1067 struct buffer_head *ref_root_bh, in ocfs2_get_refcount_rec()
1071 struct buffer_head **ret_bh) in ocfs2_get_refcount_rec()
1078 struct buffer_head *eb_bh = NULL, *ref_leaf_bh = NULL; in ocfs2_get_refcount_rec()
1247 struct buffer_head *ref_leaf_bh, in ocfs2_change_refcount_rec()
1288 struct buffer_head *ref_root_bh, in ocfs2_expand_inline_ref_root()
1289 struct buffer_head **ref_leaf_bh, in ocfs2_expand_inline_ref_root()
1297 struct buffer_head *new_bh = NULL; in ocfs2_expand_inline_ref_root()
1460 static int ocfs2_divide_leaf_refcount_block(struct buffer_head *ref_leaf_bh, in ocfs2_divide_leaf_refcount_block()
1461 struct buffer_head *new_bh, in ocfs2_divide_leaf_refcount_block()
1528 struct buffer_head *ref_root_bh, in ocfs2_new_leaf_refcount_block()
1529 struct buffer_head *ref_leaf_bh, in ocfs2_new_leaf_refcount_block()
1539 struct buffer_head *new_bh = NULL; in ocfs2_new_leaf_refcount_block()
1624 struct buffer_head *ref_root_bh, in ocfs2_expand_refcount_tree()
1625 struct buffer_head *ref_leaf_bh, in ocfs2_expand_refcount_tree()
1629 struct buffer_head *expand_bh = NULL; in ocfs2_expand_refcount_tree()
1666 struct buffer_head *ref_root_bh, in ocfs2_adjust_refcount_rec()
1667 struct buffer_head *ref_leaf_bh, in ocfs2_adjust_refcount_rec()
1750 struct buffer_head *ref_root_bh, in ocfs2_insert_refcount_rec()
1751 struct buffer_head *ref_leaf_bh, in ocfs2_insert_refcount_rec()
1760 struct buffer_head *new_bh = NULL; in ocfs2_insert_refcount_rec()
1838 struct buffer_head *ref_root_bh, in ocfs2_split_refcount_rec()
1839 struct buffer_head *ref_leaf_bh, in ocfs2_split_refcount_rec()
1852 struct buffer_head *new_bh = NULL; in ocfs2_split_refcount_rec()
1994 struct buffer_head *ref_root_bh, in __ocfs2_increase_refcount()
2000 struct buffer_head *ref_leaf_bh = NULL; in __ocfs2_increase_refcount()
2088 struct buffer_head *ref_root_bh, in ocfs2_remove_refcount_extent()
2089 struct buffer_head *ref_leaf_bh, in ocfs2_remove_refcount_extent()
2168 struct buffer_head *ref_root_bh, in ocfs2_increase_refcount()
2180 struct buffer_head *ref_root_bh, in ocfs2_decrease_refcount_rec()
2181 struct buffer_head *ref_leaf_bh, in ocfs2_decrease_refcount_rec()
2236 struct buffer_head *ref_root_bh, in __ocfs2_decrease_refcount()
2246 struct buffer_head *ref_leaf_bh = NULL; in __ocfs2_decrease_refcount()
2309 struct buffer_head *ref_root_bh = NULL; in ocfs2_decrease_refcount()
2387 struct buffer_head *ref_root_bh, in ocfs2_calc_refcount_meta_credits()
2397 struct buffer_head *ref_leaf_bh = NULL, *prev_bh = NULL; in ocfs2_calc_refcount_meta_credits()
2545 struct buffer_head *ref_root_bh = NULL; in ocfs2_prepare_refcount_change_for_del()
2657 struct buffer_head *eb_bh = NULL; in ocfs2_refcount_cal_cow_clusters()
2861 struct buffer_head *ref_root_bh, in ocfs2_lock_refcount_allocators()
2915 static int ocfs2_clear_cow_buffer(handle_t *handle, struct buffer_head *bh) in ocfs2_clear_cow_buffer()
3026 struct buffer_head *old_bh = NULL; in ocfs2_duplicate_clusters_by_jbd()
3027 struct buffer_head *new_bh = NULL; in ocfs2_duplicate_clusters_by_jbd()
3230 struct buffer_head *ref_leaf_bh = NULL; in ocfs2_make_clusters_writable()
3428 struct buffer_head *di_bh, in ocfs2_refcount_cow_hunk()
3436 struct buffer_head *ref_root_bh = NULL; in ocfs2_refcount_cow_hunk()
3505 struct buffer_head *di_bh, in ocfs2_refcount_cow()
3558 struct buffer_head *ref_root_bh, in ocfs2_refcounted_xattr_delete_need()
3567 struct buffer_head *ref_leaf_bh = NULL; in ocfs2_refcounted_xattr_delete_need()
3644 struct buffer_head *ref_root_bh, in ocfs2_refcount_cow_xattr()
3706 struct buffer_head *ref_root_bh, in ocfs2_add_refcount_flag()
3778 struct buffer_head *di_bh) in ocfs2_change_ctime()
3812 struct buffer_head *di_bh) in ocfs2_attach_refcount_tree()
3815 struct buffer_head *ref_root_bh = NULL; in ocfs2_attach_refcount_tree()
3916 struct buffer_head *ref_root_bh, in ocfs2_add_refcounted_extent()
3967 struct buffer_head *s_bh, in ocfs2_duplicate_inline_data()
3969 struct buffer_head *t_bh) in ocfs2_duplicate_inline_data()
4011 struct buffer_head *t_bh, in ocfs2_duplicate_extent_list()
4013 struct buffer_head *ref_root_bh, in ocfs2_duplicate_extent_list()
4062 struct buffer_head *s_bh, in ocfs2_complete_reflink()
4064 struct buffer_head *t_bh, in ocfs2_complete_reflink()
4133 struct buffer_head *s_bh, in ocfs2_create_reflink_node()
4135 struct buffer_head *t_bh, in ocfs2_create_reflink_node()
4139 struct buffer_head *ref_root_bh = NULL; in ocfs2_create_reflink_node()
4192 struct buffer_head *old_bh, in __ocfs2_reflink()
4198 struct buffer_head *new_bh = NULL; in __ocfs2_reflink()
4267 struct buffer_head *old_bh = NULL; in ocfs2_reflink()