Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2661 LASSERTF((int)offsetof(struct mdt_rec_setxattr, sx_padding_7) == 104, "found %lld\n", in lustre_assert_wire_constants()
2662 (long long)(int)offsetof(struct mdt_rec_setxattr, sx_padding_7)); in lustre_assert_wire_constants()
2663 LASSERTF((int)sizeof(((struct mdt_rec_setxattr *)0)->sx_padding_7) == 8, "found %lld\n", in lustre_assert_wire_constants()
2664 (long long)(int)sizeof(((struct mdt_rec_setxattr *)0)->sx_padding_7)); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2531 __u64 sx_padding_7; /* rr_blocks */ member