Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1734 LASSERTF((int)offsetof(struct idx_info, ii_pad1) == 60, "found %lld\n", in lustre_assert_wire_constants()
1735 (long long)(int)offsetof(struct idx_info, ii_pad1)); in lustre_assert_wire_constants()
1736 LASSERTF((int)sizeof(((struct idx_info *)0)->ii_pad1) == 4, "found %lld\n", in lustre_assert_wire_constants()
1737 (long long)(int)sizeof(((struct idx_info *)0)->ii_pad1)); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3411 __u32 ii_pad1; member