Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dquotaops.h69 struct dquot *dquot_alloc(struct super_block *sb, int type);
/linux-6.1.9/fs/quota/
Ddquot.c825 struct dquot *dquot_alloc(struct super_block *sb, int type) in dquot_alloc() function
829 EXPORT_SYMBOL(dquot_alloc);
2166 .alloc_dquot = dquot_alloc,
/linux-6.1.9/fs/reiserfs/
Dsuper.c847 .alloc_dquot = dquot_alloc,
/linux-6.1.9/fs/f2fs/
Dsuper.c2947 .alloc_dquot = dquot_alloc,
/linux-6.1.9/fs/ext4/
Dsuper.c1523 .alloc_dquot = dquot_alloc,