Searched refs:qc_id (Results 1 – 5 of 5) sorted by relevance
1075 int id = qctl->qc_id; in quotactl_ioctl()1174 oqctl_tmp->qc_id = oqctl->qc_id; in quotactl_ioctl()
605 __u32 qc_id; member
1866 __u32 qc_id; member1886 Q_COPY(out, in, qc_id); \
1554 LASSERTF((int)offsetof(struct obd_quotactl, qc_id) == 8, "found %lld\n", in lustre_assert_wire_constants()1555 (long long)(int)offsetof(struct obd_quotactl, qc_id)); in lustre_assert_wire_constants()1556 LASSERTF((int)sizeof(((struct obd_quotactl *)0)->qc_id) == 4, "found %lld\n", in lustre_assert_wire_constants()1557 (long long)(int)sizeof(((struct obd_quotactl *)0)->qc_id)); in lustre_assert_wire_constants()
1797 __swab32s(&q->qc_id); in lustre_swab_obd_quotactl()