Searched refs:hpk_padding2 (Results 1 – 2 of 2) sorted by relevance
4262 LASSERTF((int)offsetof(struct hsm_progress_kernel, hpk_padding2) == 56, "found %lld\n", in lustre_assert_wire_constants()4263 (long long)(int)offsetof(struct hsm_progress_kernel, hpk_padding2)); in lustre_assert_wire_constants()4264 LASSERTF((int)sizeof(((struct hsm_progress_kernel *)0)->hpk_padding2) == 8, "found %lld\n", in lustre_assert_wire_constants()4265 (long long)(int)sizeof(((struct hsm_progress_kernel *)0)->hpk_padding2)); in lustre_assert_wire_constants()
3619 __u64 hpk_padding2; member