Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2681 LASSERTF((int)offsetof(struct mdt_rec_setxattr, sx_padding_10) == 128, "found %lld\n", in lustre_assert_wire_constants()
2682 (long long)(int)offsetof(struct mdt_rec_setxattr, sx_padding_10)); in lustre_assert_wire_constants()
2683 LASSERTF((int)sizeof(((struct mdt_rec_setxattr *)0)->sx_padding_10) == 4, "found %lld\n", in lustre_assert_wire_constants()
2684 (long long)(int)sizeof(((struct mdt_rec_setxattr *)0)->sx_padding_10)); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2536 __u32 sx_padding_10; /* rr_padding_3 */ member