Searched refs:lci_logid (Results 1 – 2 of 2) sorted by relevance
3255 LASSERTF((int)offsetof(struct llog_catid, lci_logid) == 0, "found %lld\n", in lustre_assert_wire_constants()3256 (long long)(int)offsetof(struct llog_catid, lci_logid)); in lustre_assert_wire_constants()3257 LASSERTF((int)sizeof(((struct llog_catid *)0)->lci_logid) == 20, "found %lld\n", in lustre_assert_wire_constants()3258 (long long)(int)sizeof(((struct llog_catid *)0)->lci_logid)); in lustre_assert_wire_constants()
2962 struct llog_logid lci_logid; member