Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2293 LASSERTF((int)offsetof(struct mdt_rec_create, cr_padding_4) == 132, "found %lld\n", in lustre_assert_wire_constants()
2294 (long long)(int)offsetof(struct mdt_rec_create, cr_padding_4)); in lustre_assert_wire_constants()
2295 LASSERTF((int)sizeof(((struct mdt_rec_create *)0)->cr_padding_4) == 4, "found %lld\n", in lustre_assert_wire_constants()
2296 (long long)(int)sizeof(((struct mdt_rec_create *)0)->cr_padding_4)); in lustre_assert_wire_constants()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2416 __u32 cr_padding_4; /* rr_padding_4 */ member