Lines Matching refs:ref_root_bh
2324 struct buffer_head *ref_root_bh, in ocfs2_lock_xattr_remove_allocators() argument
2346 ref_root_bh, xv, in ocfs2_lock_xattr_remove_allocators()
2366 struct buffer_head *ref_root_bh) in ocfs2_remove_value_outside() argument
2387 ref_ci, ref_root_bh, in ocfs2_remove_value_outside()
2424 struct buffer_head *ref_root_bh) in ocfs2_xattr_ibody_remove() argument
2440 ref_ci, ref_root_bh); in ocfs2_xattr_ibody_remove()
2447 struct buffer_head *ref_root_bh; member
2453 struct buffer_head *ref_root_bh) in ocfs2_xattr_block_remove() argument
2463 .ref_root_bh = ref_root_bh, in ocfs2_xattr_block_remove()
2470 ref_ci, ref_root_bh); in ocfs2_xattr_block_remove()
2483 struct buffer_head *ref_root_bh) in ocfs2_xattr_free_block() argument
2501 ret = ocfs2_xattr_block_remove(inode, blk_bh, ref_ci, ref_root_bh); in ocfs2_xattr_free_block()
2565 struct buffer_head *ref_root_bh = NULL; in ocfs2_xattr_remove() local
2579 1, &ref_tree, &ref_root_bh); in ocfs2_xattr_remove()
2590 ref_ci, ref_root_bh); in ocfs2_xattr_remove()
2600 ref_ci, ref_root_bh); in ocfs2_xattr_remove()
2635 brelse(ref_root_bh); in ocfs2_xattr_remove()
5685 args->ref_root_bh, in ocfs2_delete_xattr_in_bucket()
5780 struct buffer_head *ref_root_bh = NULL; in ocfs2_prepare_refcount_xattr() local
5849 1, ref_tree, &ref_root_bh); in ocfs2_prepare_refcount_xattr()
5867 ref_root_bh, vb.vb_xv, in ocfs2_prepare_refcount_xattr()
5875 *ref_tree, ref_root_bh, 0, in ocfs2_prepare_refcount_xattr()
5881 brelse(ref_root_bh); in ocfs2_prepare_refcount_xattr()
5893 struct buffer_head *ref_root_bh, in ocfs2_xattr_value_attach_refcount() argument
5919 ref_ci, ref_root_bh, in ocfs2_xattr_value_attach_refcount()
5941 struct buffer_head *ref_root_bh, in ocfs2_xattr_attach_refcount_normal() argument
5964 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_normal()
5978 struct buffer_head *ref_root_bh, in ocfs2_xattr_inline_attach_refcount() argument
5991 ref_ci, ref_root_bh, dealloc); in ocfs2_xattr_inline_attach_refcount()
5996 struct buffer_head *ref_root_bh; member
6082 ref->ref_root_bh, in ocfs2_xattr_bucket_value_refcount()
6106 struct buffer_head *ref_root_bh, in ocfs2_xattr_block_attach_refcount() argument
6121 ref_ci, ref_root_bh, in ocfs2_xattr_block_attach_refcount()
6126 .ref_root_bh = ref_root_bh, in ocfs2_xattr_block_attach_refcount()
6141 struct buffer_head *ref_root_bh, in ocfs2_xattr_attach_refcount_tree() argument
6151 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_tree()
6170 ref_root_bh, dealloc); in ocfs2_xattr_attach_refcount_tree()
6191 struct buffer_head *ref_root_bh; member
6284 struct buffer_head *ref_root_bh, in ocfs2_reflink_lock_xattr_allocators() argument
6290 (struct ocfs2_refcount_block *)ref_root_bh->b_data; in ocfs2_reflink_lock_xattr_allocators()
6448 args->ref_root_bh, in ocfs2_reflink_xattr_header()
6484 ret = ocfs2_reflink_lock_xattr_allocators(osb, xh, args->ref_root_bh, in ocfs2_reflink_xattr_inline()
6604 ret = ocfs2_reflink_lock_xattr_allocators(osb, xh, args->ref_root_bh, in ocfs2_reflink_xattr_block()
6781 rb = (struct ocfs2_refcount_block *)args->reflink->ref_root_bh->b_data; in ocfs2_lock_reflink_xattr_rec_allocators()
7143 struct buffer_head *ref_root_bh = NULL; in ocfs2_reflink_xattrs() local
7147 1, &ref_tree, &ref_root_bh); in ocfs2_reflink_xattrs()
7160 args.ref_root_bh = ref_root_bh; in ocfs2_reflink_xattrs()
7194 brelse(ref_root_bh); in ocfs2_reflink_xattrs()