Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1702 LASSERTF((int)offsetof(struct idx_info, ii_pad0) == 10, "found %lld\n", in lustre_assert_wire_constants()
1703 (long long)(int)offsetof(struct idx_info, ii_pad0)); in lustre_assert_wire_constants()
1704 LASSERTF((int)sizeof(((struct idx_info *)0)->ii_pad0) == 2, "found %lld\n", in lustre_assert_wire_constants()
1705 (long long)(int)sizeof(((struct idx_info *)0)->ii_pad0)); in lustre_assert_wire_constants()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3389 __u16 ii_pad0; member