Searched refs:qc_stat (Results 1 – 5 of 5) sorted by relevance
527 oqctl->qc_stat = ptlrpc_status_ntoh(oqctl->qc_stat); in ldlm_handle_qc_callback()529 cli->cl_qchk_stat = oqctl->qc_stat; in ldlm_handle_qc_callback()
606 __u32 qc_stat; member
1867 __u32 qc_stat; member1887 Q_COPY(out, in, qc_stat); \
1558 LASSERTF((int)offsetof(struct obd_quotactl, qc_stat) == 12, "found %lld\n", in lustre_assert_wire_constants()1559 (long long)(int)offsetof(struct obd_quotactl, qc_stat)); in lustre_assert_wire_constants()1560 LASSERTF((int)sizeof(((struct obd_quotactl *)0)->qc_stat) == 4, "found %lld\n", in lustre_assert_wire_constants()1561 (long long)(int)sizeof(((struct obd_quotactl *)0)->qc_stat)); in lustre_assert_wire_constants()
1798 __swab32s(&q->qc_stat); in lustre_swab_obd_quotactl()