Lines Matching refs:ref_root_bh

2313 					struct buffer_head *ref_root_bh,  in ocfs2_lock_xattr_remove_allocators()  argument
2335 ref_root_bh, xv, in ocfs2_lock_xattr_remove_allocators()
2355 struct buffer_head *ref_root_bh) in ocfs2_remove_value_outside() argument
2376 ref_ci, ref_root_bh, in ocfs2_remove_value_outside()
2413 struct buffer_head *ref_root_bh) in ocfs2_xattr_ibody_remove() argument
2429 ref_ci, ref_root_bh); in ocfs2_xattr_ibody_remove()
2436 struct buffer_head *ref_root_bh; member
2442 struct buffer_head *ref_root_bh) in ocfs2_xattr_block_remove() argument
2452 .ref_root_bh = ref_root_bh, in ocfs2_xattr_block_remove()
2459 ref_ci, ref_root_bh); in ocfs2_xattr_block_remove()
2472 struct buffer_head *ref_root_bh) in ocfs2_xattr_free_block() argument
2490 ret = ocfs2_xattr_block_remove(inode, blk_bh, ref_ci, ref_root_bh); in ocfs2_xattr_free_block()
2554 struct buffer_head *ref_root_bh = NULL; in ocfs2_xattr_remove() local
2568 1, &ref_tree, &ref_root_bh); in ocfs2_xattr_remove()
2579 ref_ci, ref_root_bh); in ocfs2_xattr_remove()
2589 ref_ci, ref_root_bh); in ocfs2_xattr_remove()
2624 brelse(ref_root_bh); in ocfs2_xattr_remove()
5679 args->ref_root_bh, in ocfs2_delete_xattr_in_bucket()
5774 struct buffer_head *ref_root_bh = NULL; in ocfs2_prepare_refcount_xattr() local
5843 1, ref_tree, &ref_root_bh); in ocfs2_prepare_refcount_xattr()
5861 ref_root_bh, vb.vb_xv, in ocfs2_prepare_refcount_xattr()
5869 *ref_tree, ref_root_bh, 0, in ocfs2_prepare_refcount_xattr()
5875 brelse(ref_root_bh); in ocfs2_prepare_refcount_xattr()
5887 struct buffer_head *ref_root_bh, in ocfs2_xattr_value_attach_refcount() argument
5913 ref_ci, ref_root_bh, in ocfs2_xattr_value_attach_refcount()
5935 struct buffer_head *ref_root_bh, in ocfs2_xattr_attach_refcount_normal() argument
5958 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_normal()
5972 struct buffer_head *ref_root_bh, in ocfs2_xattr_inline_attach_refcount() argument
5985 ref_ci, ref_root_bh, dealloc); in ocfs2_xattr_inline_attach_refcount()
5990 struct buffer_head *ref_root_bh; member
6076 ref->ref_root_bh, in ocfs2_xattr_bucket_value_refcount()
6100 struct buffer_head *ref_root_bh, in ocfs2_xattr_block_attach_refcount() argument
6115 ref_ci, ref_root_bh, in ocfs2_xattr_block_attach_refcount()
6120 .ref_root_bh = ref_root_bh, in ocfs2_xattr_block_attach_refcount()
6135 struct buffer_head *ref_root_bh, in ocfs2_xattr_attach_refcount_tree() argument
6145 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_tree()
6164 ref_root_bh, dealloc); in ocfs2_xattr_attach_refcount_tree()
6185 struct buffer_head *ref_root_bh; member
6278 struct buffer_head *ref_root_bh, in ocfs2_reflink_lock_xattr_allocators() argument
6284 (struct ocfs2_refcount_block *)ref_root_bh->b_data; in ocfs2_reflink_lock_xattr_allocators()
6442 args->ref_root_bh, in ocfs2_reflink_xattr_header()
6478 ret = ocfs2_reflink_lock_xattr_allocators(osb, xh, args->ref_root_bh, in ocfs2_reflink_xattr_inline()
6598 ret = ocfs2_reflink_lock_xattr_allocators(osb, xh, args->ref_root_bh, in ocfs2_reflink_xattr_block()
6775 rb = (struct ocfs2_refcount_block *)args->reflink->ref_root_bh->b_data; in ocfs2_lock_reflink_xattr_rec_allocators()
7137 struct buffer_head *ref_root_bh = NULL; in ocfs2_reflink_xattrs() local
7141 1, &ref_tree, &ref_root_bh); in ocfs2_reflink_xattrs()
7154 args.ref_root_bh = ref_root_bh; in ocfs2_reflink_xattrs()
7188 brelse(ref_root_bh); in ocfs2_reflink_xattrs()