qf_ops           1310 fs/ocfs2/quota_local.c 	.qf_ops = &ocfs2_format_ops,
qf_ops           2376 fs/quota/dquot.c 	if (!fmt->qf_ops->check_quota_file(sb, type))
qf_ops           2379 fs/quota/dquot.c 	dqopt->ops[type] = fmt->qf_ops;
qf_ops            227 fs/quota/quota_v1.c 	.qf_ops		= &v1_format_ops,
qf_ops            387 fs/quota/quota_v2.c 	.qf_ops		= &v2_format_ops,
qf_ops            393 fs/quota/quota_v2.c 	.qf_ops		= &v2_format_ops,
qf_ops            445 include/linux/quota.h 	const struct quota_format_ops *qf_ops;	/* Operations of format */