Searched refs:hus_states (Results 1 – 3 of 3) sorted by relevance
910 __u32 hus_states; member
4282 LASSERTF((int)offsetof(struct hsm_user_state, hus_states) == 0, "found %lld\n", in lustre_assert_wire_constants()4283 (long long)(int)offsetof(struct hsm_user_state, hus_states)); in lustre_assert_wire_constants()4284 LASSERTF((int)sizeof(((struct hsm_user_state *)0)->hus_states) == 4, "found %lld\n", in lustre_assert_wire_constants()4285 (long long)(int)sizeof(((struct hsm_user_state *)0)->hus_states)); in lustre_assert_wire_constants()
2442 __swab32s(&state->hus_states); in lustre_swab_hsm_user_state()