Searched refs:hca_state (Results 1 – 3 of 3) sorted by relevance
932 __u32 hca_state; member
4326 LASSERTF((int)offsetof(struct hsm_current_action, hca_state) == 0, "found %lld\n", in lustre_assert_wire_constants()4327 (long long)(int)offsetof(struct hsm_current_action, hca_state)); in lustre_assert_wire_constants()4328 LASSERTF((int)sizeof(((struct hsm_current_action *)0)->hca_state) == 4, "found %lld\n", in lustre_assert_wire_constants()4329 (long long)(int)sizeof(((struct hsm_current_action *)0)->hca_state)); in lustre_assert_wire_constants()
2495 __swab32s(&action->hca_state); in lustre_swab_hsm_current_action()