mem2disk_dqblk    129 fs/ocfs2/quota_global.c 	.mem2disk_dqblk = ocfs2_global_mem2diskdqb,
mem2disk_dqblk    394 fs/quota/quota_tree.c 	info->dqi_ops->mem2disk_dqblk(ddquot, dquot);
mem2disk_dqblk     35 fs/quota/quota_v2.c 	.mem2disk_dqblk = v2r0_mem2diskdqb,
mem2disk_dqblk     41 fs/quota/quota_v2.c 	.mem2disk_dqblk = v2r1_mem2diskdqb,
mem2disk_dqblk     23 include/linux/dqblk_qtree.h 	void (*mem2disk_dqblk)(void *disk, struct dquot *dquot);	/* Convert given entry from in memory format to disk one */