Searched refs:ref_credits (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | xattr.c | 2326 int *ref_credits) in ocfs2_lock_xattr_remove_allocators() 2332 *ref_credits = 0; in ocfs2_lock_xattr_remove_allocators() 2347 &meta_add, ref_credits); in ocfs2_lock_xattr_remove_allocators() 2368 int ret = 0, i, ref_credits; in ocfs2_remove_value_outside() local 2389 &ref_credits); in ocfs2_remove_value_outside() 2391 ctxt.handle = ocfs2_start_trans(osb, ref_credits + in ocfs2_remove_value_outside() 3536 int ret, credits, had_lock, ref_meta = 0, ref_credits = 0; in ocfs2_xattr_set() local 3613 &ref_meta, &ref_credits); in ocfs2_xattr_set() 3641 ctxt.handle = ocfs2_start_trans(osb, credits + ref_credits); in ocfs2_xattr_set() 5657 int ret = 0, ref_credits; in ocfs2_delete_xattr_in_bucket() local 2321 ocfs2_lock_xattr_remove_allocators(struct inode *inode, struct ocfs2_xattr_value_root *xv, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_alloc_context **meta_ac, int *ref_credits) ocfs2_lock_xattr_remove_allocators() argument [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | xattr.c | 2320 int *ref_credits) in ocfs2_lock_xattr_remove_allocators() 2326 *ref_credits = 0; in ocfs2_lock_xattr_remove_allocators() 2341 &meta_add, ref_credits); in ocfs2_lock_xattr_remove_allocators() 2362 int ret = 0, i, ref_credits; in ocfs2_remove_value_outside() local 2383 &ref_credits); in ocfs2_remove_value_outside() 2385 ctxt.handle = ocfs2_start_trans(osb, ref_credits + in ocfs2_remove_value_outside() 3530 int ret, credits, had_lock, ref_meta = 0, ref_credits = 0; in ocfs2_xattr_set() local 3607 &ref_meta, &ref_credits); in ocfs2_xattr_set() 3635 ctxt.handle = ocfs2_start_trans(osb, credits + ref_credits); in ocfs2_xattr_set() 5651 int ret = 0, ref_credits; in ocfs2_delete_xattr_in_bucket() local 2315 ocfs2_lock_xattr_remove_allocators(struct inode *inode, struct ocfs2_xattr_value_root *xv, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_alloc_context **meta_ac, int *ref_credits) ocfs2_lock_xattr_remove_allocators() argument [all...] |
Completed in 25 milliseconds