Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dquotaops.h61 struct dquot *dquot_alloc(struct super_block *sb, int type);
/Linux-v4.19/fs/quota/
Ddquot.c806 struct dquot *dquot_alloc(struct super_block *sb, int type) in dquot_alloc() function
810 EXPORT_SYMBOL(dquot_alloc);
2137 .alloc_dquot = dquot_alloc,
/Linux-v4.19/fs/reiserfs/
Dsuper.c852 .alloc_dquot = dquot_alloc,
/Linux-v4.19/fs/f2fs/
Dsuper.c1892 .alloc_dquot = dquot_alloc,
/Linux-v4.19/fs/ext4/
Dsuper.c1338 .alloc_dquot = dquot_alloc,