Lines Matching refs:ref_root_bh
2307 struct buffer_head *ref_root_bh, in ocfs2_lock_xattr_remove_allocators() argument
2329 ref_root_bh, xv, in ocfs2_lock_xattr_remove_allocators()
2349 struct buffer_head *ref_root_bh) in ocfs2_remove_value_outside() argument
2370 ref_ci, ref_root_bh, in ocfs2_remove_value_outside()
2407 struct buffer_head *ref_root_bh) in ocfs2_xattr_ibody_remove() argument
2423 ref_ci, ref_root_bh); in ocfs2_xattr_ibody_remove()
2430 struct buffer_head *ref_root_bh; member
2436 struct buffer_head *ref_root_bh) in ocfs2_xattr_block_remove() argument
2446 .ref_root_bh = ref_root_bh, in ocfs2_xattr_block_remove()
2453 ref_ci, ref_root_bh); in ocfs2_xattr_block_remove()
2466 struct buffer_head *ref_root_bh) in ocfs2_xattr_free_block() argument
2484 ret = ocfs2_xattr_block_remove(inode, blk_bh, ref_ci, ref_root_bh); in ocfs2_xattr_free_block()
2548 struct buffer_head *ref_root_bh = NULL; in ocfs2_xattr_remove() local
2562 1, &ref_tree, &ref_root_bh); in ocfs2_xattr_remove()
2573 ref_ci, ref_root_bh); in ocfs2_xattr_remove()
2583 ref_ci, ref_root_bh); in ocfs2_xattr_remove()
2618 brelse(ref_root_bh); in ocfs2_xattr_remove()
5671 args->ref_root_bh, in ocfs2_delete_xattr_in_bucket()
5766 struct buffer_head *ref_root_bh = NULL; in ocfs2_prepare_refcount_xattr() local
5835 1, ref_tree, &ref_root_bh); in ocfs2_prepare_refcount_xattr()
5853 ref_root_bh, vb.vb_xv, in ocfs2_prepare_refcount_xattr()
5861 *ref_tree, ref_root_bh, 0, in ocfs2_prepare_refcount_xattr()
5867 brelse(ref_root_bh); in ocfs2_prepare_refcount_xattr()
5879 struct buffer_head *ref_root_bh, in ocfs2_xattr_value_attach_refcount() argument
5905 ref_ci, ref_root_bh, in ocfs2_xattr_value_attach_refcount()
5927 struct buffer_head *ref_root_bh, in ocfs2_xattr_attach_refcount_normal() argument
5950 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_normal()
5964 struct buffer_head *ref_root_bh, in ocfs2_xattr_inline_attach_refcount() argument
5977 ref_ci, ref_root_bh, dealloc); in ocfs2_xattr_inline_attach_refcount()
5982 struct buffer_head *ref_root_bh; member
6068 ref->ref_root_bh, in ocfs2_xattr_bucket_value_refcount()
6092 struct buffer_head *ref_root_bh, in ocfs2_xattr_block_attach_refcount() argument
6107 ref_ci, ref_root_bh, in ocfs2_xattr_block_attach_refcount()
6112 .ref_root_bh = ref_root_bh, in ocfs2_xattr_block_attach_refcount()
6127 struct buffer_head *ref_root_bh, in ocfs2_xattr_attach_refcount_tree() argument
6137 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_tree()
6156 ref_root_bh, dealloc); in ocfs2_xattr_attach_refcount_tree()
6177 struct buffer_head *ref_root_bh; member
6270 struct buffer_head *ref_root_bh, in ocfs2_reflink_lock_xattr_allocators() argument
6276 (struct ocfs2_refcount_block *)ref_root_bh->b_data; in ocfs2_reflink_lock_xattr_allocators()
6434 args->ref_root_bh, in ocfs2_reflink_xattr_header()
6470 ret = ocfs2_reflink_lock_xattr_allocators(osb, xh, args->ref_root_bh, in ocfs2_reflink_xattr_inline()
6590 ret = ocfs2_reflink_lock_xattr_allocators(osb, xh, args->ref_root_bh, in ocfs2_reflink_xattr_block()
6767 rb = (struct ocfs2_refcount_block *)args->reflink->ref_root_bh->b_data; in ocfs2_lock_reflink_xattr_rec_allocators()
7129 struct buffer_head *ref_root_bh = NULL; in ocfs2_reflink_xattrs() local
7133 1, &ref_tree, &ref_root_bh); in ocfs2_reflink_xattrs()
7146 args.ref_root_bh = ref_root_bh; in ocfs2_reflink_xattrs()
7180 brelse(ref_root_bh); in ocfs2_reflink_xattrs()