Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dquota.h327 void (*destroy_dquot)(struct dquot *); /* Free memory for dquot */ member
/linux-6.15/mm/
H A Dshmem_quota.c347 .destroy_dquot = dquot_destroy,
/linux-6.15/fs/ocfs2/
H A Dquota_global.c1035 .destroy_dquot = ocfs2_destroy_dquot,
/linux-6.15/fs/quota/
H A Ddquot.c562 dquot->dq_sb->dq_op->destroy_dquot(dquot); in do_destroy_dquot()
2204 .destroy_dquot = dquot_destroy,
/linux-6.15/fs/f2fs/
H A Dsuper.c3204 .destroy_dquot = dquot_destroy,
/linux-6.15/fs/ext4/
H A Dsuper.c1595 .destroy_dquot = dquot_destroy,