qc_id             660 fs/gfs2/quota.c 		qc->qc_id = cpu_to_be32(from_kqid(&init_user_ns, qd->qd_id));
qc_id             674 fs/gfs2/quota.c 		qc->qc_id = 0;
qc_id            1390 fs/gfs2/quota.c 			struct kqid qc_id = make_kqid(&init_user_ns, qtype,
qc_id            1391 fs/gfs2/quota.c 						      be32_to_cpu(qc->qc_id));
qc_id            1396 fs/gfs2/quota.c 			hash = gfs2_qd_hash(sdp, qc_id);
qc_id            1397 fs/gfs2/quota.c 			qd = qd_alloc(hash, sdp, qc_id);
qc_id             524 include/uapi/linux/gfs2_ondisk.h 	__be32 qc_id;