Searched refs:o_padding_4 (Results 1 – 3 of 3) sorted by relevance
1217 LASSERTF((int)offsetof(struct obdo, o_padding_4) == 184, "found %lld\n", in lustre_assert_wire_constants()1218 (long long)(int)offsetof(struct obdo, o_padding_4)); in lustre_assert_wire_constants()1219 LASSERTF((int)sizeof(((struct obdo *)0)->o_padding_4) == 8, "found %lld\n", in lustre_assert_wire_constants()1220 (long long)(int)sizeof(((struct obdo *)0)->o_padding_4)); in lustre_assert_wire_constants()
1564 CLASSERT(offsetof(typeof(*o), o_padding_4) != 0); in lustre_swab_obdo()
3259 __u64 o_padding_4; member