Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2687 LASSERTF((int)offsetof(struct mdt_rec_setxattr, sx_padding_11) == 132, "found %lld\n", in lustre_assert_wire_constants()
2688 (long long)(int)offsetof(struct mdt_rec_setxattr, sx_padding_11)); in lustre_assert_wire_constants()
2689 LASSERTF((int)sizeof(((struct mdt_rec_setxattr *)0)->sx_padding_11) == 4, "found %lld\n", in lustre_assert_wire_constants()
2690 (long long)(int)sizeof(((struct mdt_rec_setxattr *)0)->sx_padding_11)); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2544 __u32 sx_padding_11; /* rr_padding_4 */ member