Home
last modified time | relevance | path

Searched refs:hpk_padding1 (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c4252 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()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3566 __u32 hpk_padding1; member