Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Dxattr.c2334 int *ref_credits) in ocfs2_lock_xattr_remove_allocators() argument
2340 *ref_credits = 0; in ocfs2_lock_xattr_remove_allocators()
2355 &meta_add, ref_credits); in ocfs2_lock_xattr_remove_allocators()
2376 int ret = 0, i, ref_credits; in ocfs2_remove_value_outside() local
2397 &ref_credits); in ocfs2_remove_value_outside()
2399 ctxt.handle = ocfs2_start_trans(osb, ref_credits + in ocfs2_remove_value_outside()
3544 int ret, credits, had_lock, ref_meta = 0, ref_credits = 0; in ocfs2_xattr_set() local
3621 &ref_meta, &ref_credits); in ocfs2_xattr_set()
3649 ctxt.handle = ocfs2_start_trans(osb, credits + ref_credits); in ocfs2_xattr_set()
5668 int ret = 0, ref_credits; in ocfs2_delete_xattr_in_bucket() local
[all …]