Lines Matching refs:ref_root_bh
2326 struct buffer_head *ref_root_bh, in ocfs2_lock_xattr_remove_allocators() argument
2348 ref_root_bh, xv, in ocfs2_lock_xattr_remove_allocators()
2368 struct buffer_head *ref_root_bh) in ocfs2_remove_value_outside() argument
2389 ref_ci, ref_root_bh, in ocfs2_remove_value_outside()
2426 struct buffer_head *ref_root_bh) in ocfs2_xattr_ibody_remove() argument
2442 ref_ci, ref_root_bh); in ocfs2_xattr_ibody_remove()
2449 struct buffer_head *ref_root_bh; member
2455 struct buffer_head *ref_root_bh) in ocfs2_xattr_block_remove() argument
2465 .ref_root_bh = ref_root_bh, in ocfs2_xattr_block_remove()
2472 ref_ci, ref_root_bh); in ocfs2_xattr_block_remove()
2485 struct buffer_head *ref_root_bh) in ocfs2_xattr_free_block() argument
2503 ret = ocfs2_xattr_block_remove(inode, blk_bh, ref_ci, ref_root_bh); in ocfs2_xattr_free_block()
2567 struct buffer_head *ref_root_bh = NULL; in ocfs2_xattr_remove() local
2581 1, &ref_tree, &ref_root_bh); in ocfs2_xattr_remove()
2592 ref_ci, ref_root_bh); in ocfs2_xattr_remove()
2602 ref_ci, ref_root_bh); in ocfs2_xattr_remove()
2637 brelse(ref_root_bh); in ocfs2_xattr_remove()
5678 args->ref_root_bh, in ocfs2_delete_xattr_in_bucket()
5773 struct buffer_head *ref_root_bh = NULL; in ocfs2_prepare_refcount_xattr() local
5842 1, ref_tree, &ref_root_bh); in ocfs2_prepare_refcount_xattr()
5860 ref_root_bh, vb.vb_xv, in ocfs2_prepare_refcount_xattr()
5868 *ref_tree, ref_root_bh, 0, in ocfs2_prepare_refcount_xattr()
5874 brelse(ref_root_bh); in ocfs2_prepare_refcount_xattr()
5886 struct buffer_head *ref_root_bh, in ocfs2_xattr_value_attach_refcount() argument
5912 ref_ci, ref_root_bh, in ocfs2_xattr_value_attach_refcount()
5934 struct buffer_head *ref_root_bh, in ocfs2_xattr_attach_refcount_normal() argument
5957 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_normal()
5971 struct buffer_head *ref_root_bh, in ocfs2_xattr_inline_attach_refcount() argument
5984 ref_ci, ref_root_bh, dealloc); in ocfs2_xattr_inline_attach_refcount()
5989 struct buffer_head *ref_root_bh; member
6075 ref->ref_root_bh, in ocfs2_xattr_bucket_value_refcount()
6099 struct buffer_head *ref_root_bh, in ocfs2_xattr_block_attach_refcount() argument
6114 ref_ci, ref_root_bh, in ocfs2_xattr_block_attach_refcount()
6119 .ref_root_bh = ref_root_bh, in ocfs2_xattr_block_attach_refcount()
6134 struct buffer_head *ref_root_bh, in ocfs2_xattr_attach_refcount_tree() argument
6144 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_tree()
6163 ref_root_bh, dealloc); in ocfs2_xattr_attach_refcount_tree()
6184 struct buffer_head *ref_root_bh; member
6277 struct buffer_head *ref_root_bh, in ocfs2_reflink_lock_xattr_allocators() argument
6283 (struct ocfs2_refcount_block *)ref_root_bh->b_data; in ocfs2_reflink_lock_xattr_allocators()
6441 args->ref_root_bh, in ocfs2_reflink_xattr_header()
6477 ret = ocfs2_reflink_lock_xattr_allocators(osb, xh, args->ref_root_bh, in ocfs2_reflink_xattr_inline()
6588 ret = ocfs2_reflink_lock_xattr_allocators(osb, xh, args->ref_root_bh, in ocfs2_reflink_xattr_block()
6765 rb = (struct ocfs2_refcount_block *)args->reflink->ref_root_bh->b_data; in ocfs2_lock_reflink_xattr_rec_allocators()
7127 struct buffer_head *ref_root_bh = NULL; in ocfs2_reflink_xattrs() local
7131 1, &ref_tree, &ref_root_bh); in ocfs2_reflink_xattrs()
7144 args.ref_root_bh = ref_root_bh; in ocfs2_reflink_xattrs()
7178 brelse(ref_root_bh); in ocfs2_reflink_xattrs()