Searched refs:lci_padding2 (Results 1 – 2 of 2) sorted by relevance
3263 LASSERTF((int)offsetof(struct llog_catid, lci_padding2) == 24, "found %lld\n", in lustre_assert_wire_constants()3264 (long long)(int)offsetof(struct llog_catid, lci_padding2)); in lustre_assert_wire_constants()3265 LASSERTF((int)sizeof(((struct llog_catid *)0)->lci_padding2) == 4, "found %lld\n", in lustre_assert_wire_constants()3266 (long long)(int)sizeof(((struct llog_catid *)0)->lci_padding2)); in lustre_assert_wire_constants()
2959 __u32 lci_padding2; member