Lines Matching refs:ref_root_bh

2332 					struct buffer_head *ref_root_bh,  in ocfs2_lock_xattr_remove_allocators()  argument
2354 ref_root_bh, xv, in ocfs2_lock_xattr_remove_allocators()
2374 struct buffer_head *ref_root_bh) in ocfs2_remove_value_outside() argument
2395 ref_ci, ref_root_bh, in ocfs2_remove_value_outside()
2432 struct buffer_head *ref_root_bh) in ocfs2_xattr_ibody_remove() argument
2448 ref_ci, ref_root_bh); in ocfs2_xattr_ibody_remove()
2455 struct buffer_head *ref_root_bh; member
2461 struct buffer_head *ref_root_bh) in ocfs2_xattr_block_remove() argument
2471 .ref_root_bh = ref_root_bh, in ocfs2_xattr_block_remove()
2478 ref_ci, ref_root_bh); in ocfs2_xattr_block_remove()
2491 struct buffer_head *ref_root_bh) in ocfs2_xattr_free_block() argument
2509 ret = ocfs2_xattr_block_remove(inode, blk_bh, ref_ci, ref_root_bh); in ocfs2_xattr_free_block()
2573 struct buffer_head *ref_root_bh = NULL; in ocfs2_xattr_remove() local
2587 1, &ref_tree, &ref_root_bh); in ocfs2_xattr_remove()
2598 ref_ci, ref_root_bh); in ocfs2_xattr_remove()
2608 ref_ci, ref_root_bh); in ocfs2_xattr_remove()
2643 brelse(ref_root_bh); in ocfs2_xattr_remove()
5696 args->ref_root_bh, in ocfs2_delete_xattr_in_bucket()
5791 struct buffer_head *ref_root_bh = NULL; in ocfs2_prepare_refcount_xattr() local
5860 1, ref_tree, &ref_root_bh); in ocfs2_prepare_refcount_xattr()
5878 ref_root_bh, vb.vb_xv, in ocfs2_prepare_refcount_xattr()
5886 *ref_tree, ref_root_bh, 0, in ocfs2_prepare_refcount_xattr()
5892 brelse(ref_root_bh); in ocfs2_prepare_refcount_xattr()
5904 struct buffer_head *ref_root_bh, in ocfs2_xattr_value_attach_refcount() argument
5930 ref_ci, ref_root_bh, in ocfs2_xattr_value_attach_refcount()
5952 struct buffer_head *ref_root_bh, in ocfs2_xattr_attach_refcount_normal() argument
5975 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_normal()
5989 struct buffer_head *ref_root_bh, in ocfs2_xattr_inline_attach_refcount() argument
6002 ref_ci, ref_root_bh, dealloc); in ocfs2_xattr_inline_attach_refcount()
6007 struct buffer_head *ref_root_bh; member
6093 ref->ref_root_bh, in ocfs2_xattr_bucket_value_refcount()
6117 struct buffer_head *ref_root_bh, in ocfs2_xattr_block_attach_refcount() argument
6132 ref_ci, ref_root_bh, in ocfs2_xattr_block_attach_refcount()
6137 .ref_root_bh = ref_root_bh, in ocfs2_xattr_block_attach_refcount()
6152 struct buffer_head *ref_root_bh, in ocfs2_xattr_attach_refcount_tree() argument
6162 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_tree()
6181 ref_root_bh, dealloc); in ocfs2_xattr_attach_refcount_tree()
6202 struct buffer_head *ref_root_bh; member
6295 struct buffer_head *ref_root_bh, in ocfs2_reflink_lock_xattr_allocators() argument
6301 (struct ocfs2_refcount_block *)ref_root_bh->b_data; in ocfs2_reflink_lock_xattr_allocators()
6459 args->ref_root_bh, in ocfs2_reflink_xattr_header()
6495 ret = ocfs2_reflink_lock_xattr_allocators(osb, xh, args->ref_root_bh, in ocfs2_reflink_xattr_inline()
6615 ret = ocfs2_reflink_lock_xattr_allocators(osb, xh, args->ref_root_bh, in ocfs2_reflink_xattr_block()
6792 rb = (struct ocfs2_refcount_block *)args->reflink->ref_root_bh->b_data; in ocfs2_lock_reflink_xattr_rec_allocators()
7154 struct buffer_head *ref_root_bh = NULL; in ocfs2_reflink_xattrs() local
7158 1, &ref_tree, &ref_root_bh); in ocfs2_reflink_xattrs()
7171 args.ref_root_bh = ref_root_bh; in ocfs2_reflink_xattrs()
7205 brelse(ref_root_bh); in ocfs2_reflink_xattrs()