Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Drefcounttree.c876 struct buffer_head *ref_leaf_bh, in ocfs2_find_refcount_rec_in_rl() argument
883 (struct ocfs2_refcount_block *)ref_leaf_bh->b_data; in ocfs2_find_refcount_rec_in_rl()
1069 struct buffer_head *eb_bh = NULL, *ref_leaf_bh = NULL; in ocfs2_get_refcount_rec() local
1127 &ref_leaf_bh); in ocfs2_get_refcount_rec()
1133 ocfs2_find_refcount_rec_in_rl(ci, ref_leaf_bh, cpos, len, in ocfs2_get_refcount_rec()
1135 *ret_bh = ref_leaf_bh; in ocfs2_get_refcount_rec()
1236 struct buffer_head *ref_leaf_bh, in ocfs2_change_refcount_rec() argument
1241 (struct ocfs2_refcount_block *)ref_leaf_bh->b_data; in ocfs2_change_refcount_rec()
1245 ret = ocfs2_journal_access_rb(handle, ci, ref_leaf_bh, in ocfs2_change_refcount_rec()
1270 ocfs2_journal_dirty(handle, ref_leaf_bh); in ocfs2_change_refcount_rec()
1278 ocfs2_expand_inline_ref_root(handle_t * handle,struct ocfs2_caching_info * ci,struct buffer_head * ref_root_bh,struct buffer_head ** ref_leaf_bh,struct ocfs2_alloc_context * meta_ac) ocfs2_expand_inline_ref_root() argument
1440 ocfs2_divide_leaf_refcount_block(struct buffer_head * ref_leaf_bh,struct buffer_head * new_bh,u32 * split_cpos) ocfs2_divide_leaf_refcount_block() argument
1509 ocfs2_new_leaf_refcount_block(handle_t * handle,struct ocfs2_caching_info * ci,struct buffer_head * ref_root_bh,struct buffer_head * ref_leaf_bh,struct ocfs2_alloc_context * meta_ac) ocfs2_new_leaf_refcount_block() argument
1605 ocfs2_expand_refcount_tree(handle_t * handle,struct ocfs2_caching_info * ci,struct buffer_head * ref_root_bh,struct buffer_head * ref_leaf_bh,struct ocfs2_alloc_context * meta_ac) ocfs2_expand_refcount_tree() argument
1647 ocfs2_adjust_refcount_rec(handle_t * handle,struct ocfs2_caching_info * ci,struct buffer_head * ref_root_bh,struct buffer_head * ref_leaf_bh,struct ocfs2_refcount_rec * rec) ocfs2_adjust_refcount_rec() argument
1731 ocfs2_insert_refcount_rec(handle_t * handle,struct ocfs2_caching_info * ci,struct buffer_head * ref_root_bh,struct buffer_head * ref_leaf_bh,struct ocfs2_refcount_rec * rec,int index,int merge,struct ocfs2_alloc_context * meta_ac) ocfs2_insert_refcount_rec() argument
1819 ocfs2_split_refcount_rec(handle_t * handle,struct ocfs2_caching_info * ci,struct buffer_head * ref_root_bh,struct buffer_head * ref_leaf_bh,struct ocfs2_refcount_rec * split_rec,int index,int merge,struct ocfs2_alloc_context * meta_ac,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_split_refcount_rec() argument
1980 struct buffer_head *ref_leaf_bh = NULL; __ocfs2_increase_refcount() local
2069 ocfs2_remove_refcount_extent(handle_t * handle,struct ocfs2_caching_info * ci,struct buffer_head * ref_root_bh,struct buffer_head * ref_leaf_bh,struct ocfs2_alloc_context * meta_ac,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_remove_refcount_extent() argument
2161 ocfs2_decrease_refcount_rec(handle_t * handle,struct ocfs2_caching_info * ci,struct buffer_head * ref_root_bh,struct buffer_head * ref_leaf_bh,int index,u64 cpos,unsigned int len,struct ocfs2_alloc_context * meta_ac,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_decrease_refcount_rec() argument
2226 struct buffer_head *ref_leaf_bh = NULL; __ocfs2_decrease_refcount() local
2374 struct buffer_head *ref_leaf_bh = NULL, *prev_bh = NULL; ocfs2_calc_refcount_meta_credits() local
3179 struct buffer_head *ref_leaf_bh = NULL; ocfs2_make_clusters_writable() local
3513 struct buffer_head *ref_leaf_bh = NULL; ocfs2_refcounted_xattr_delete_need() local
[all...]