Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2633 LASSERTF((int)offsetof(struct mdt_rec_setxattr, sx_padding_1) == 56, "found %lld\n", in lustre_assert_wire_constants()
2634 (long long)(int)offsetof(struct mdt_rec_setxattr, sx_padding_1)); in lustre_assert_wire_constants()
2635 LASSERTF((int)sizeof(((struct mdt_rec_setxattr *)0)->sx_padding_1) == 8, "found %lld\n", in lustre_assert_wire_constants()
2636 (long long)(int)sizeof(((struct mdt_rec_setxattr *)0)->sx_padding_1)); in lustre_assert_wire_constants()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2524 __u64 sx_padding_1; /* These three are rr_fid2 */ member