Searched refs:lci_padding1 (Results 1 – 2 of 2) sorted by relevance
3259 LASSERTF((int)offsetof(struct llog_catid, lci_padding1) == 20, "found %lld\n", in lustre_assert_wire_constants()3260 (long long)(int)offsetof(struct llog_catid, lci_padding1)); in lustre_assert_wire_constants()3261 LASSERTF((int)sizeof(((struct llog_catid *)0)->lci_padding1) == 4, "found %lld\n", in lustre_assert_wire_constants()3262 (long long)(int)sizeof(((struct llog_catid *)0)->lci_padding1)); in lustre_assert_wire_constants()
2963 __u32 lci_padding1; member