Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2823 LASSERTF((int)offsetof(struct lmv_desc, ld_padding_3) == 40, "found %lld\n", in lustre_assert_wire_constants()
2824 (long long)(int)offsetof(struct lmv_desc, ld_padding_3)); in lustre_assert_wire_constants()
2825 LASSERTF((int)sizeof(((struct lmv_desc *)0)->ld_padding_3) == 4, "found %lld\n", in lustre_assert_wire_constants()
2826 (long long)(int)sizeof(((struct lmv_desc *)0)->ld_padding_3)); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2592 __u32 ld_padding_3; /* also fix lustre_swab_lmv_desc */ member