Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2827 LASSERTF((int)offsetof(struct lmv_desc, ld_padding_4) == 44, "found %lld\n", in lustre_assert_wire_constants()
2828 (long long)(int)offsetof(struct lmv_desc, ld_padding_4)); in lustre_assert_wire_constants()
2829 LASSERTF((int)sizeof(((struct lmv_desc *)0)->ld_padding_4) == 4, "found %lld\n", in lustre_assert_wire_constants()
2830 (long long)(int)sizeof(((struct lmv_desc *)0)->ld_padding_4)); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2593 __u32 ld_padding_4; /* also fix lustre_swab_lmv_desc */ member