Searched refs:ocfs2_calc_refcount_meta_credits (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | refcounttree.c | 2370 static int ocfs2_calc_refcount_meta_credits(struct super_block *sb, in ocfs2_calc_refcount_meta_credits() function 2555 ret = ocfs2_calc_refcount_meta_credits(inode->i_sb, in ocfs2_prepare_refcount_change_for_del() 2862 ret = ocfs2_calc_refcount_meta_credits(sb, ref_ci, ref_root_bh, in ocfs2_lock_refcount_allocators() 3700 ret = ocfs2_calc_refcount_meta_credits(inode->i_sb, in ocfs2_add_refcount_flag()
|
H A D | ocfs2_trace.h | 1002 DEFINE_OCFS2_ULL_UINT_UINT_UINT_EVENT(ocfs2_calc_refcount_meta_credits); variable
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | refcounttree.c | 2368 static int ocfs2_calc_refcount_meta_credits(struct super_block *sb, in ocfs2_calc_refcount_meta_credits() function 2553 ret = ocfs2_calc_refcount_meta_credits(inode->i_sb, in ocfs2_prepare_refcount_change_for_del() 2860 ret = ocfs2_calc_refcount_meta_credits(sb, ref_ci, ref_root_bh, in ocfs2_lock_refcount_allocators() 3671 ret = ocfs2_calc_refcount_meta_credits(inode->i_sb, in ocfs2_add_refcount_flag()
|
H A D | ocfs2_trace.h | 1002 DEFINE_OCFS2_ULL_UINT_UINT_UINT_EVENT(ocfs2_calc_refcount_meta_credits); variable
|
Completed in 16 milliseconds