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

/linux-master/include/linux/
H A Dquota.h327 void (*destroy_dquot)(struct dquot *); /* Free memory for dquot */ member in struct:dquot_operations
/linux-master/mm/
H A Dshmem_quota.c349 .destroy_dquot = dquot_destroy,
/linux-master/fs/ocfs2/
H A Dquota_global.c1027 .destroy_dquot = ocfs2_destroy_dquot,
/linux-master/fs/quota/
H A Ddquot.c564 dquot->dq_sb->dq_op->destroy_dquot(dquot);
2202 .destroy_dquot = dquot_destroy,
/linux-master/fs/reiserfs/
H A Dsuper.c847 .destroy_dquot = dquot_destroy,
/linux-master/fs/f2fs/
H A Dsuper.c3099 .destroy_dquot = dquot_destroy,
/linux-master/fs/ext4/
H A Dsuper.c1615 .destroy_dquot = dquot_destroy,

Completed in 234 milliseconds