Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dquota.h327 void (*destroy_dquot)(struct dquot *); /* Free memory for dquot */ member
/Linux-v6.6/mm/
Dshmem_quota.c345 .destroy_dquot = dquot_destroy,
/Linux-v6.6/fs/ocfs2/
Dquota_global.c1015 .destroy_dquot = ocfs2_destroy_dquot,
/Linux-v6.6/fs/quota/
Ddquot.c562 dquot->dq_sb->dq_op->destroy_dquot(dquot); in do_destroy_dquot()
2185 .destroy_dquot = dquot_destroy,
/Linux-v6.6/fs/reiserfs/
Dsuper.c848 .destroy_dquot = dquot_destroy,
/Linux-v6.6/fs/f2fs/
Dsuper.c3116 .destroy_dquot = dquot_destroy,
/Linux-v6.6/fs/ext4/
Dsuper.c1608 .destroy_dquot = dquot_destroy,