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.c565 dquot->dq_sb->dq_op->destroy_dquot(dquot); in do_destroy_dquot()
2207 .destroy_dquot = dquot_destroy,
/linux/fs/f2fs/
H A Dsuper.c3583 .destroy_dquot = dquot_destroy,