Lines Matching refs:ref_root_bh

2322 					struct buffer_head *ref_root_bh,  in ocfs2_lock_xattr_remove_allocators()  argument
2344 ref_root_bh, xv, in ocfs2_lock_xattr_remove_allocators()
2364 struct buffer_head *ref_root_bh) in ocfs2_remove_value_outside() argument
2385 ref_ci, ref_root_bh, in ocfs2_remove_value_outside()
2422 struct buffer_head *ref_root_bh) in ocfs2_xattr_ibody_remove() argument
2438 ref_ci, ref_root_bh); in ocfs2_xattr_ibody_remove()
2445 struct buffer_head *ref_root_bh; member
2451 struct buffer_head *ref_root_bh) in ocfs2_xattr_block_remove() argument
2461 .ref_root_bh = ref_root_bh, in ocfs2_xattr_block_remove()
2468 ref_ci, ref_root_bh); in ocfs2_xattr_block_remove()
2481 struct buffer_head *ref_root_bh) in ocfs2_xattr_free_block() argument
2499 ret = ocfs2_xattr_block_remove(inode, blk_bh, ref_ci, ref_root_bh); in ocfs2_xattr_free_block()
2563 struct buffer_head *ref_root_bh = NULL; in ocfs2_xattr_remove() local
2577 1, &ref_tree, &ref_root_bh); in ocfs2_xattr_remove()
2588 ref_ci, ref_root_bh); in ocfs2_xattr_remove()
2598 ref_ci, ref_root_bh); in ocfs2_xattr_remove()
2633 brelse(ref_root_bh); in ocfs2_xattr_remove()
5683 args->ref_root_bh, in ocfs2_delete_xattr_in_bucket()
5778 struct buffer_head *ref_root_bh = NULL; in ocfs2_prepare_refcount_xattr() local
5847 1, ref_tree, &ref_root_bh); in ocfs2_prepare_refcount_xattr()
5865 ref_root_bh, vb.vb_xv, in ocfs2_prepare_refcount_xattr()
5873 *ref_tree, ref_root_bh, 0, in ocfs2_prepare_refcount_xattr()
5879 brelse(ref_root_bh); in ocfs2_prepare_refcount_xattr()
5891 struct buffer_head *ref_root_bh, in ocfs2_xattr_value_attach_refcount() argument
5917 ref_ci, ref_root_bh, in ocfs2_xattr_value_attach_refcount()
5939 struct buffer_head *ref_root_bh, in ocfs2_xattr_attach_refcount_normal() argument
5962 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_normal()
5976 struct buffer_head *ref_root_bh, in ocfs2_xattr_inline_attach_refcount() argument
5989 ref_ci, ref_root_bh, dealloc); in ocfs2_xattr_inline_attach_refcount()
5994 struct buffer_head *ref_root_bh; member
6080 ref->ref_root_bh, in ocfs2_xattr_bucket_value_refcount()
6104 struct buffer_head *ref_root_bh, in ocfs2_xattr_block_attach_refcount() argument
6119 ref_ci, ref_root_bh, in ocfs2_xattr_block_attach_refcount()
6124 .ref_root_bh = ref_root_bh, in ocfs2_xattr_block_attach_refcount()
6139 struct buffer_head *ref_root_bh, in ocfs2_xattr_attach_refcount_tree() argument
6149 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_tree()
6168 ref_root_bh, dealloc); in ocfs2_xattr_attach_refcount_tree()
6189 struct buffer_head *ref_root_bh; member
6282 struct buffer_head *ref_root_bh, in ocfs2_reflink_lock_xattr_allocators() argument
6288 (struct ocfs2_refcount_block *)ref_root_bh->b_data; in ocfs2_reflink_lock_xattr_allocators()
6446 args->ref_root_bh, in ocfs2_reflink_xattr_header()
6482 ret = ocfs2_reflink_lock_xattr_allocators(osb, xh, args->ref_root_bh, in ocfs2_reflink_xattr_inline()
6602 ret = ocfs2_reflink_lock_xattr_allocators(osb, xh, args->ref_root_bh, in ocfs2_reflink_xattr_block()
6779 rb = (struct ocfs2_refcount_block *)args->reflink->ref_root_bh->b_data; in ocfs2_lock_reflink_xattr_rec_allocators()
7141 struct buffer_head *ref_root_bh = NULL; in ocfs2_reflink_xattrs() local
7145 1, &ref_tree, &ref_root_bh); in ocfs2_reflink_xattrs()
7158 args.ref_root_bh = ref_root_bh; in ocfs2_reflink_xattrs()
7192 brelse(ref_root_bh); in ocfs2_reflink_xattrs()