Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dquotaops.h61 struct dquot *dquot_alloc(struct super_block *sb, int type);
/linux-4.1.27/fs/quota/
Ddquot.c797 struct dquot *dquot_alloc(struct super_block *sb, int type) in dquot_alloc() function
801 EXPORT_SYMBOL(dquot_alloc);
2004 .alloc_dquot = dquot_alloc,
/linux-4.1.27/fs/reiserfs/
Dsuper.c802 .alloc_dquot = dquot_alloc,
/linux-4.1.27/fs/ext3/
Dsuper.c784 .alloc_dquot = dquot_alloc,
/linux-4.1.27/fs/ext4/
Dsuper.c1085 .alloc_dquot = dquot_alloc,