ocfs2_quota_operations  121 fs/ocfs2/quota.h extern const struct dquot_operations ocfs2_quota_operations;
ocfs2_quota_operations 1008 fs/ocfs2/quota_global.c const struct dquot_operations ocfs2_quota_operations = {
ocfs2_quota_operations 2017 fs/ocfs2/super.c 	sb->dq_op = &ocfs2_quota_operations;