Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3317 LASSERTF((int)offsetof(struct llog_logid_rec, lid_padding2) == 40, "found %lld\n", in lustre_assert_wire_constants()
3318 (long long)(int)offsetof(struct llog_logid_rec, lid_padding2)); in lustre_assert_wire_constants()
3319 LASSERTF((int)sizeof(((struct llog_logid_rec *)0)->lid_padding2) == 8, "found %lld\n", in lustre_assert_wire_constants()
3320 (long long)(int)sizeof(((struct llog_logid_rec *)0)->lid_padding2)); in lustre_assert_wire_constants()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3006 __u64 lid_padding2; member