Home
last modified time | relevance | path

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

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