Searched refs:o_padding_5 (Results 1 – 3 of 3) sorted by relevance
1221 LASSERTF((int)offsetof(struct obdo, o_padding_5) == 192, "found %lld\n", in lustre_assert_wire_constants()1222 (long long)(int)offsetof(struct obdo, o_padding_5)); in lustre_assert_wire_constants()1223 LASSERTF((int)sizeof(((struct obdo *)0)->o_padding_5) == 8, "found %lld\n", in lustre_assert_wire_constants()1224 (long long)(int)sizeof(((struct obdo *)0)->o_padding_5)); in lustre_assert_wire_constants()
1565 CLASSERT(offsetof(typeof(*o), o_padding_5) != 0); in lustre_swab_obdo()
3260 __u64 o_padding_5; member