Lines Matching refs:ref_credits
2324 int *ref_credits) in ocfs2_lock_xattr_remove_allocators() argument
2330 *ref_credits = 0; in ocfs2_lock_xattr_remove_allocators()
2345 &meta_add, ref_credits); in ocfs2_lock_xattr_remove_allocators()
2366 int ret = 0, i, ref_credits; in ocfs2_remove_value_outside() local
2387 &ref_credits); in ocfs2_remove_value_outside()
2389 ctxt.handle = ocfs2_start_trans(osb, ref_credits + in ocfs2_remove_value_outside()
3534 int ret, credits, had_lock, ref_meta = 0, ref_credits = 0; in ocfs2_xattr_set() local
3611 &ref_meta, &ref_credits); in ocfs2_xattr_set()
3639 ctxt.handle = ocfs2_start_trans(osb, credits + ref_credits); in ocfs2_xattr_set()
5655 int ret = 0, ref_credits; in ocfs2_delete_xattr_in_bucket() local
5685 &ref_credits); in ocfs2_delete_xattr_in_bucket()
5687 ctxt.handle = ocfs2_start_trans(osb, credits + ref_credits); in ocfs2_delete_xattr_in_bucket()