Searched refs:o_padding_6 (Results 1 – 3 of 3) sorted by relevance
1227 LASSERTF((int)offsetof(struct obdo, o_padding_6) == 200, "found %lld\n", in lustre_assert_wire_constants()1228 (long long)(int)offsetof(struct obdo, o_padding_6)); in lustre_assert_wire_constants()1229 LASSERTF((int)sizeof(((struct obdo *)0)->o_padding_6) == 8, "found %lld\n", in lustre_assert_wire_constants()1230 (long long)(int)sizeof(((struct obdo *)0)->o_padding_6)); in lustre_assert_wire_constants()
1748 CLASSERT(offsetof(typeof(*o), o_padding_6) != 0); in lustre_swab_obdo()
3277 __u64 o_padding_6; member