Home
last modified time | relevance | path

Searched refs:lci_padding3 (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3267 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()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2960 __u32 lci_padding3; member