Searched refs:qc_type (Results 1 – 6 of 6) sorted by relevance
1083 int type = qctl->qc_type; in quotactl_ioctl()1184 oqctl_tmp->qc_type = oqctl->qc_type; in quotactl_ioctl()1649 oqctl->qc_type = arg; in ll_dir_ioctl()
1516 __u32 qc_type; member
608 __u32 qc_type; member
1854 __u32 qc_type; /* see Q_* flag below */ member1874 Q_COPY(out, in, qc_type); \
1552 LASSERTF((int)offsetof(struct obd_quotactl, qc_type) == 4, "found %lld\n", in lustre_assert_wire_constants()1553 (long long)(int)offsetof(struct obd_quotactl, qc_type)); in lustre_assert_wire_constants()1554 LASSERTF((int)sizeof(((struct obd_quotactl *)0)->qc_type) == 4, "found %lld\n", in lustre_assert_wire_constants()1555 (long long)(int)sizeof(((struct obd_quotactl *)0)->qc_type)); in lustre_assert_wire_constants()
1978 __swab32s(&q->qc_type); in lustre_swab_obd_quotactl()