Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2487 LASSERTF((int)offsetof(struct mdt_rec_unlink, ul_padding_9) == 132, "found %lld\n", in lustre_assert_wire_constants()
2488 (long long)(int)offsetof(struct mdt_rec_unlink, ul_padding_9)); in lustre_assert_wire_constants()
2489 LASSERTF((int)sizeof(((struct mdt_rec_unlink *)0)->ul_padding_9) == 4, "found %lld\n", in lustre_assert_wire_constants()
2490 (long long)(int)sizeof(((struct mdt_rec_unlink *)0)->ul_padding_9)); in lustre_assert_wire_constants()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2493 __u32 ul_padding_9; /* rr_padding_4 */ member