Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Djournal.h484 static inline int ocfs2_calc_dxi_expand_credits(struct super_block *sb) in ocfs2_calc_dxi_expand_credits() function
Ddir.c4028 handle = ocfs2_start_trans(osb, ocfs2_calc_dxi_expand_credits(osb->sb)); in ocfs2_expand_inline_dx_root()