Searched refs:qc_stat (Results 1 – 5 of 5) sorted by relevance
551 oqctl->qc_stat = ptlrpc_status_ntoh(oqctl->qc_stat); in ldlm_handle_qc_callback()553 cli->cl_qchk_stat = oqctl->qc_stat; in ldlm_handle_qc_callback()
610 __u32 qc_stat; member
1861 __u32 qc_stat; member1881 Q_COPY(out, in, qc_stat); \
1560 LASSERTF((int)offsetof(struct obd_quotactl, qc_stat) == 12, "found %lld\n", in lustre_assert_wire_constants()1561 (long long)(int)offsetof(struct obd_quotactl, qc_stat)); in lustre_assert_wire_constants()1562 LASSERTF((int)sizeof(((struct obd_quotactl *)0)->qc_stat) == 4, "found %lld\n", in lustre_assert_wire_constants()1563 (long long)(int)sizeof(((struct obd_quotactl *)0)->qc_stat)); in lustre_assert_wire_constants()
1952 __swab32s(&q->qc_stat); in lustre_swab_obd_quotactl()