Home
last modified time | relevance | path

Searched refs:destroy_dquot (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dquota.h327 void (*destroy_dquot)(struct dquot *); /* Free memory for dquot */ member
/linux/mm/
H A Dshmem_quota.c347 .destroy_dquot = dquot_destroy,
/linux/fs/quota/
H A Ddquot.c590 dquot->dq_sb->dq_op->destroy_dquot(dquot); in do_destroy_dquot()
2161 .destroy_dquot = dquot_destroy,
/linux/fs/ext4/
H A Dsuper.c1659 .destroy_dquot = dquot_destroy,