Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Dshmem_quota.c344 .alloc_dquot = dquot_alloc,
/linux-6.6.21/include/linux/
Dquotaops.h69 struct dquot *dquot_alloc(struct super_block *sb, int type);
/linux-6.6.21/fs/quota/
Ddquot.c895 struct dquot *dquot_alloc(struct super_block *sb, int type) in dquot_alloc() function
899 EXPORT_SYMBOL(dquot_alloc);
2184 .alloc_dquot = dquot_alloc,
/linux-6.6.21/fs/reiserfs/
Dsuper.c847 .alloc_dquot = dquot_alloc,
/linux-6.6.21/fs/f2fs/
Dsuper.c3148 .alloc_dquot = dquot_alloc,
/linux-6.6.21/fs/ext4/
Dsuper.c1608 .alloc_dquot = dquot_alloc,