Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c4262 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()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3619 __u64 hpk_padding2; member