Searched refs:alloc_dquot (Results 1 – 4 of 4) sorted by relevance
326 struct dquot *(*alloc_dquot)(struct super_block *, int); /* Allocate memory for new dquot */ member
346 .alloc_dquot = dquot_alloc,
925 dquot = sb->dq_op->alloc_dquot(sb, type); in get_empty_dquot()2160 .alloc_dquot = dquot_alloc,
1658 .alloc_dquot = dquot_alloc,