Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1736 LASSERTF((int)offsetof(struct idx_info, ii_pad2) == 64, "found %lld\n", in lustre_assert_wire_constants()
1737 (long long)(int)offsetof(struct idx_info, ii_pad2)); in lustre_assert_wire_constants()
1738 LASSERTF((int)sizeof(((struct idx_info *)0)->ii_pad2) == 8, "found %lld\n", in lustre_assert_wire_constants()
1739 (long long)(int)sizeof(((struct idx_info *)0)->ii_pad2)); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3392 __u64 ii_pad2; member