Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1700 LASSERTF((int)offsetof(struct idx_info, ii_pad0) == 10, "found %lld\n", in lustre_assert_wire_constants()
1701 (long long)(int)offsetof(struct idx_info, ii_pad0)); in lustre_assert_wire_constants()
1702 LASSERTF((int)sizeof(((struct idx_info *)0)->ii_pad0) == 2, "found %lld\n", in lustre_assert_wire_constants()
1703 (long long)(int)sizeof(((struct idx_info *)0)->ii_pad0)); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3364 __u16 ii_pad0; member