Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Drefcounttree.c2376 static int ocfs2_calc_refcount_meta_credits(struct super_block *sb, in ocfs2_calc_refcount_meta_credits() function
2561 ret = ocfs2_calc_refcount_meta_credits(inode->i_sb, in ocfs2_prepare_refcount_change_for_del()
2868 ret = ocfs2_calc_refcount_meta_credits(sb, ref_ci, ref_root_bh, in ocfs2_lock_refcount_allocators()
3706 ret = ocfs2_calc_refcount_meta_credits(inode->i_sb, in ocfs2_add_refcount_flag()
Docfs2_trace.h1000 DEFINE_OCFS2_ULL_UINT_UINT_UINT_EVENT(ocfs2_calc_refcount_meta_credits);