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