Home
last modified time | relevance | path

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

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