Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dquota_global.c462 static int ocfs2_global_qinit_alloc(struct super_block *sb, int type) in ocfs2_global_qinit_alloc() function
477 return (ocfs2_global_qinit_alloc(sb, type) + 2) * in ocfs2_calc_global_qinit_credits()
801 int need_alloc = ocfs2_global_qinit_alloc(sb, type); in ocfs2_acquire_dquot()