Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Drefcounttree.c49 struct buffer_head *ref_root_bh; member
329 struct buffer_head *ref_root_bh = NULL; in ocfs2_get_refcount_tree() local
357 ret = ocfs2_read_refcount_block(&new->rf_ci, rf_blkno, &ref_root_bh); in ocfs2_get_refcount_tree()
365 ref_rb = (struct ocfs2_refcount_block *)ref_root_bh->b_data; in ocfs2_get_refcount_tree()
391 brelse(ref_root_bh); in ocfs2_get_refcount_tree()
451 struct buffer_head *ref_root_bh = NULL; in ocfs2_lock_refcount_tree() local
471 &ref_root_bh); in ocfs2_lock_refcount_tree()
478 rb = (struct ocfs2_refcount_block *)ref_root_bh->b_data; in ocfs2_lock_refcount_tree()
502 brelse(ref_root_bh); in ocfs2_lock_refcount_tree()
503 ref_root_bh in ocfs2_lock_refcount_tree()
700 struct buffer_head *ref_root_bh = NULL; ocfs2_set_refcount_tree() local
958 ocfs2_get_refcount_cpos_end(struct ocfs2_caching_info * ci,struct buffer_head * ref_root_bh,struct ocfs2_extent_block * eb,struct ocfs2_extent_list * el,int index,u32 * cpos_end) ocfs2_get_refcount_cpos_end() argument
1058 ocfs2_get_refcount_rec(struct ocfs2_caching_info * ci,struct buffer_head * ref_root_bh,u64 cpos,unsigned int len,struct ocfs2_refcount_rec * ret_rec,int * index,struct buffer_head ** ret_bh) ocfs2_get_refcount_rec() argument
1277 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
1508 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
1604 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
1646 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
1730 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
1818 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
1974 __ocfs2_increase_refcount(handle_t * handle,struct ocfs2_caching_info * ci,struct buffer_head * ref_root_bh,u64 cpos,u32 len,int merge,struct ocfs2_alloc_context * meta_ac,struct ocfs2_cached_dealloc_ctxt * dealloc) __ocfs2_increase_refcount() argument
2068 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
2148 ocfs2_increase_refcount(handle_t * handle,struct ocfs2_caching_info * ci,struct buffer_head * ref_root_bh,u64 cpos,u32 len,struct ocfs2_alloc_context * meta_ac,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_increase_refcount() argument
2160 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
2216 __ocfs2_decrease_refcount(handle_t * handle,struct ocfs2_caching_info * ci,struct buffer_head * ref_root_bh,u64 cpos,u32 len,struct ocfs2_alloc_context * meta_ac,struct ocfs2_cached_dealloc_ctxt * dealloc,int delete) __ocfs2_decrease_refcount() argument
2288 struct buffer_head *ref_root_bh = NULL; ocfs2_decrease_refcount() local
2364 ocfs2_calc_refcount_meta_credits(struct super_block * sb,struct ocfs2_caching_info * ci,struct buffer_head * ref_root_bh,u64 start_cpos,u32 clusters,int * meta_add,int * credits) ocfs2_calc_refcount_meta_credits() argument
2521 struct buffer_head *ref_root_bh = NULL; ocfs2_prepare_refcount_change_for_del() local
2834 ocfs2_lock_refcount_allocators(struct super_block * sb,u32 p_cluster,u32 num_clusters,struct ocfs2_extent_tree * et,struct ocfs2_caching_info * ref_ci,struct buffer_head * ref_root_bh,struct ocfs2_alloc_context ** meta_ac,struct ocfs2_alloc_context ** data_ac,int * credits) ocfs2_lock_refcount_allocators() argument
3382 struct buffer_head *ref_root_bh = NULL; ocfs2_refcount_cow_hunk() local
3504 ocfs2_refcounted_xattr_delete_need(struct inode * inode,struct ocfs2_caching_info * ref_ci,struct buffer_head * ref_root_bh,struct ocfs2_xattr_value_root * xv,int * meta_add,int * credits) ocfs2_refcounted_xattr_delete_need() argument
3590 ocfs2_refcount_cow_xattr(struct inode * inode,struct ocfs2_dinode * di,struct ocfs2_xattr_value_buf * vb,struct ocfs2_refcount_tree * ref_tree,struct buffer_head * ref_root_bh,u32 cpos,u32 write_len,struct ocfs2_post_refcount * post) ocfs2_refcount_cow_xattr() argument
3651 ocfs2_add_refcount_flag(struct inode * inode,struct ocfs2_extent_tree * data_et,struct ocfs2_caching_info * ref_ci,struct buffer_head * ref_root_bh,u32 cpos,u32 p_cluster,u32 num_clusters,struct ocfs2_cached_dealloc_ctxt * dealloc,struct ocfs2_post_refcount * post) ocfs2_add_refcount_flag() argument
3763 struct buffer_head *ref_root_bh = NULL; ocfs2_attach_refcount_tree() local
3864 ocfs2_add_refcounted_extent(struct inode * inode,struct ocfs2_extent_tree * et,struct ocfs2_caching_info * ref_ci,struct buffer_head * ref_root_bh,u32 cpos,u32 p_cluster,u32 num_clusters,unsigned int ext_flags,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_add_refcounted_extent() argument
3968 ocfs2_duplicate_extent_list(struct inode * s_inode,struct inode * t_inode,struct buffer_head * t_bh,struct ocfs2_caching_info * ref_ci,struct buffer_head * ref_root_bh,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_duplicate_extent_list() argument
4094 struct buffer_head *ref_root_bh = NULL; ocfs2_create_reflink_node() local
4500 struct buffer_head *ref_root_bh = NULL; ocfs2_reflink_remap_extent() local
[all...]
H A Drefcounttree.h67 struct buffer_head *ref_root_bh,
74 struct buffer_head *ref_root_bh,
91 struct buffer_head *ref_root_bh,
100 struct buffer_head *ref_root_bh,
H A Dxattr.c2326 struct buffer_head *ref_root_bh, in ocfs2_lock_xattr_remove_allocators() argument
2348 ref_root_bh, xv, in ocfs2_lock_xattr_remove_allocators()
2368 struct buffer_head *ref_root_bh) in ocfs2_remove_value_outside() argument
2389 ref_ci, ref_root_bh, in ocfs2_remove_value_outside()
2426 struct buffer_head *ref_root_bh) in ocfs2_xattr_ibody_remove() argument
2442 ref_ci, ref_root_bh); in ocfs2_xattr_ibody_remove()
2449 struct buffer_head *ref_root_bh; member
2455 struct buffer_head *ref_root_bh) in ocfs2_xattr_block_remove() argument
2465 .ref_root_bh = ref_root_bh, in ocfs2_xattr_block_remove()
2485 ocfs2_xattr_free_block(struct inode * inode,u64 block,struct ocfs2_caching_info * ref_ci,struct buffer_head * ref_root_bh) ocfs2_xattr_free_block() argument
2567 struct buffer_head *ref_root_bh = NULL; ocfs2_xattr_remove() local
5773 struct buffer_head *ref_root_bh = NULL; ocfs2_prepare_refcount_xattr() local
5886 ocfs2_xattr_value_attach_refcount(struct inode * inode,struct ocfs2_xattr_value_root * xv,struct ocfs2_extent_tree * value_et,struct ocfs2_caching_info * ref_ci,struct buffer_head * ref_root_bh,struct ocfs2_cached_dealloc_ctxt * dealloc,struct ocfs2_post_refcount * refcount) ocfs2_xattr_value_attach_refcount() argument
5934 ocfs2_xattr_attach_refcount_normal(struct inode * inode,struct ocfs2_xattr_value_buf * vb,struct ocfs2_xattr_header * header,struct ocfs2_caching_info * ref_ci,struct buffer_head * ref_root_bh,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_xattr_attach_refcount_normal() argument
5971 ocfs2_xattr_inline_attach_refcount(struct inode * inode,struct buffer_head * fe_bh,struct ocfs2_caching_info * ref_ci,struct buffer_head * ref_root_bh,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_xattr_inline_attach_refcount() argument
5989 struct buffer_head *ref_root_bh; global() member
6099 ocfs2_xattr_block_attach_refcount(struct inode * inode,struct buffer_head * blk_bh,struct ocfs2_caching_info * ref_ci,struct buffer_head * ref_root_bh,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_xattr_block_attach_refcount() argument
6134 ocfs2_xattr_attach_refcount_tree(struct inode * inode,struct buffer_head * fe_bh,struct ocfs2_caching_info * ref_ci,struct buffer_head * ref_root_bh,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_xattr_attach_refcount_tree() argument
6184 struct buffer_head *ref_root_bh; global() member
6277 ocfs2_reflink_lock_xattr_allocators(struct ocfs2_super * osb,struct ocfs2_xattr_header * xh,struct buffer_head * ref_root_bh,int * credits,struct ocfs2_alloc_context ** meta_ac) ocfs2_reflink_lock_xattr_allocators() argument
7127 struct buffer_head *ref_root_bh = NULL; ocfs2_reflink_xattrs() local
[all...]
H A Dxattr.h78 struct buffer_head *ref_root_bh,