Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2383 LASSERTF((int)offsetof(struct mdt_rec_link, lk_padding_7) == 124, "found %lld\n", in lustre_assert_wire_constants()
2384 (long long)(int)offsetof(struct mdt_rec_link, lk_padding_7)); in lustre_assert_wire_constants()
2385 LASSERTF((int)sizeof(((struct mdt_rec_link *)0)->lk_padding_7) == 4, "found %lld\n", in lustre_assert_wire_constants()
2386 (long long)(int)sizeof(((struct mdt_rec_link *)0)->lk_padding_7)); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2459 __u32 lk_padding_7; /* rr_padding_2 */ member