Home
last modified time | relevance | path

Searched refs:qc_id (Results 1 – 1 of 1) sorted by relevance

/fs/gfs2/
Dquota.c671 qc->qc_id = cpu_to_be32(from_kqid(&init_user_ns, qd->qd_id)); in do_qc()
685 qc->qc_id = 0; in do_qc()
1401 struct kqid qc_id = make_kqid(&init_user_ns, qtype, in gfs2_quota_init() local
1402 be32_to_cpu(qc->qc_id)); in gfs2_quota_init()
1407 hash = gfs2_qd_hash(sdp, qc_id); in gfs2_quota_init()
1408 qd = qd_alloc(hash, sdp, qc_id); in gfs2_quota_init()