Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dquota.h315 void (*destroy_dquot)(struct dquot *); /* Free memory for dquot */ member
/linux-4.4.14/fs/ocfs2/
Dquota_global.c970 .destroy_dquot = ocfs2_destroy_dquot,
/linux-4.4.14/fs/quota/
Ddquot.c504 dquot->dq_sb->dq_op->destroy_dquot(dquot); in do_destroy_dquot()
2043 .destroy_dquot = dquot_destroy,
/linux-4.4.14/fs/reiserfs/
Dsuper.c803 .destroy_dquot = dquot_destroy,
/linux-4.4.14/fs/ext4/
Dsuper.c1103 .destroy_dquot = dquot_destroy,