Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dquotaops.h68 struct dquot *dquot_alloc(struct super_block *sb, int type);
/Linux-v5.10/fs/quota/
Ddquot.c812 struct dquot *dquot_alloc(struct super_block *sb, int type) in dquot_alloc() function
816 EXPORT_SYMBOL(dquot_alloc);
2146 .alloc_dquot = dquot_alloc,
/Linux-v5.10/fs/reiserfs/
Dsuper.c847 .alloc_dquot = dquot_alloc,
/Linux-v5.10/fs/f2fs/
Dsuper.c2439 .alloc_dquot = dquot_alloc,
/Linux-v5.10/fs/ext4/
Dsuper.c1635 .alloc_dquot = dquot_alloc,