Home
last modified time | relevance | path

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

/linux/mm/
A Dshmem_quota.c346 .alloc_dquot = dquot_alloc,
/linux/include/linux/
A Dquotaops.h69 struct dquot *dquot_alloc(struct super_block *sb, int type);
/linux/fs/quota/
A Ddquot.c887 struct dquot *dquot_alloc(struct super_block *sb, int type) in dquot_alloc() function
891 EXPORT_SYMBOL(dquot_alloc);
2202 .alloc_dquot = dquot_alloc,
/linux/fs/reiserfs/
A Dsuper.c846 .alloc_dquot = dquot_alloc,
/linux/fs/f2fs/
A Dsuper.c3119 .alloc_dquot = dquot_alloc,
/linux/fs/ext4/
A Dsuper.c1603 .alloc_dquot = dquot_alloc,

Completed in 52 milliseconds