Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2679 LASSERTF((int)offsetof(struct mdt_rec_setxattr, sx_padding_9) == 124, "found %lld\n", in lustre_assert_wire_constants()
2680 (long long)(int)offsetof(struct mdt_rec_setxattr, sx_padding_9)); in lustre_assert_wire_constants()
2681 LASSERTF((int)sizeof(((struct mdt_rec_setxattr *)0)->sx_padding_9) == 4, "found %lld\n", in lustre_assert_wire_constants()
2682 (long long)(int)sizeof(((struct mdt_rec_setxattr *)0)->sx_padding_9)); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2542 __u32 sx_padding_9; /* rr_padding_2 */ member