Home
last modified time | relevance | path

Searched refs:ref_root_bh (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/ocfs2/
H A Drefcounttree.c391 brelse(ref_root_bh); in ocfs2_get_refcount_tree()
471 &ref_root_bh); in ocfs2_lock_refcount_tree()
503 ref_root_bh = NULL; in ocfs2_lock_refcount_tree()
510 ref_root_bh = NULL; in ocfs2_lock_refcount_tree()
513 brelse(ref_root_bh); in ocfs2_lock_refcount_tree()
750 brelse(ref_root_bh); in ocfs2_set_refcount_tree()
1797 ref_root_bh, in ocfs2_insert_refcount_rec()
2306 &ref_root_bh); in ocfs2_decrease_refcount()
2541 &ref_root_bh); in ocfs2_prepare_refcount_change_for_del()
3417 context->ref_root_bh = ref_root_bh; in ocfs2_refcount_cow_hunk()
[all …]
H A Drefcounttree.h67 struct buffer_head *ref_root_bh,
74 struct buffer_head *ref_root_bh,
91 struct buffer_head *ref_root_bh,
100 struct buffer_head *ref_root_bh,
H A Dxattr.c2348 ref_root_bh, xv, in ocfs2_lock_xattr_remove_allocators()
2442 ref_ci, ref_root_bh); in ocfs2_xattr_ibody_remove()
2465 .ref_root_bh = ref_root_bh, in ocfs2_xattr_block_remove()
2637 brelse(ref_root_bh); in ocfs2_xattr_remove()
5678 args->ref_root_bh, in ocfs2_delete_xattr_in_bucket()
5874 brelse(ref_root_bh); in ocfs2_prepare_refcount_xattr()
5957 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_normal()
6075 ref->ref_root_bh, in ocfs2_xattr_bucket_value_refcount()
6119 .ref_root_bh = ref_root_bh, in ocfs2_xattr_block_attach_refcount()
7144 args.ref_root_bh = ref_root_bh; in ocfs2_reflink_xattrs()
[all …]
H A Dxattr.h78 struct buffer_head *ref_root_bh,