Searched refs:hpk_padding1 (Results 1 – 2 of 2) sorted by relevance
4252 LASSERTF((int)offsetof(struct hsm_progress_kernel, hpk_padding1) == 44, "found %lld\n", in lustre_assert_wire_constants()4253 (long long)(int)offsetof(struct hsm_progress_kernel, hpk_padding1)); in lustre_assert_wire_constants()4254 LASSERTF((int)sizeof(((struct hsm_progress_kernel *)0)->hpk_padding1) == 4, "found %lld\n", in lustre_assert_wire_constants()4255 (long long)(int)sizeof(((struct hsm_progress_kernel *)0)->hpk_padding1)); in lustre_assert_wire_constants()
3566 __u32 hpk_padding1; member