Searched refs:lci_padding3 (Results 1 – 2 of 2) sorted by relevance
3267 LASSERTF((int)offsetof(struct llog_catid, lci_padding3) == 28, "found %lld\n", in lustre_assert_wire_constants()3268 (long long)(int)offsetof(struct llog_catid, lci_padding3)); in lustre_assert_wire_constants()3269 LASSERTF((int)sizeof(((struct llog_catid *)0)->lci_padding3) == 4, "found %lld\n", in lustre_assert_wire_constants()3270 (long long)(int)sizeof(((struct llog_catid *)0)->lci_padding3)); in lustre_assert_wire_constants()
2960 __u32 lci_padding3; member