Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2387 LASSERTF((int)offsetof(struct mdt_rec_link, lk_padding_8) == 128, "found %lld\n", in lustre_assert_wire_constants()
2388 (long long)(int)offsetof(struct mdt_rec_link, lk_padding_8)); in lustre_assert_wire_constants()
2389 LASSERTF((int)sizeof(((struct mdt_rec_link *)0)->lk_padding_8) == 4, "found %lld\n", in lustre_assert_wire_constants()
2390 (long long)(int)sizeof(((struct mdt_rec_link *)0)->lk_padding_8)); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2460 __u32 lk_padding_8; /* rr_padding_3 */ member