Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c4260 LASSERTF((int)offsetof(struct hsm_progress_kernel, hpk_padding2) == 56, "found %lld\n", in lustre_assert_wire_constants()
4261 (long long)(int)offsetof(struct hsm_progress_kernel, hpk_padding2)); in lustre_assert_wire_constants()
4262 LASSERTF((int)sizeof(((struct hsm_progress_kernel *)0)->hpk_padding2) == 8, "found %lld\n", in lustre_assert_wire_constants()
4263 (long long)(int)sizeof(((struct hsm_progress_kernel *)0)->hpk_padding2)); in lustre_assert_wire_constants()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3569 __u64 hpk_padding2; member