Home
last modified time | relevance | path

Searched refs:alloc_dquot (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dquota.h326 struct dquot *(*alloc_dquot)(struct super_block *, int); /* Allocate memory for new dquot */ member
/linux/mm/
H A Dshmem_quota.c346 .alloc_dquot = dquot_alloc,
/linux/fs/ext4/
H A Dsuper.c1640 .alloc_dquot = dquot_alloc,