Searched refs:lip_pad0 (Results 1 – 2 of 2) sorted by relevance
1761 LASSERTF((int)offsetof(struct lu_idxpage, lip_pad0) == 8, "found %lld\n", in lustre_assert_wire_constants()1762 (long long)(int)offsetof(struct lu_idxpage, lip_pad0)); in lustre_assert_wire_constants()1763 LASSERTF((int)sizeof(((struct lu_idxpage *)0)->lip_pad0) == 8, "found %lld\n", in lustre_assert_wire_constants()1764 (long long)(int)sizeof(((struct lu_idxpage *)0)->lip_pad0)); in lustre_assert_wire_constants()
3416 __u64 lip_pad0; /* additional padding for future use */ member