Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Djournal.h554 static inline int ocfs2_calc_group_alloc_credits(struct super_block *sb, in ocfs2_calc_group_alloc_credits() function
H A Dsuballoc.c683 credits = ocfs2_calc_group_alloc_credits(osb->sb, in ocfs2_block_group_alloc()