Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2811 LASSERTF((int)offsetof(struct lmv_desc, ld_padding_1) == 24, "found %lld\n", in lustre_assert_wire_constants()
2812 (long long)(int)offsetof(struct lmv_desc, ld_padding_1)); in lustre_assert_wire_constants()
2813 LASSERTF((int)sizeof(((struct lmv_desc *)0)->ld_padding_1) == 8, "found %lld\n", in lustre_assert_wire_constants()
2814 (long long)(int)sizeof(((struct lmv_desc *)0)->ld_padding_1)); in lustre_assert_wire_constants()
2900 LASSERTF((int)offsetof(struct lov_desc, ld_padding_1) == 40, "found %lld\n", in lustre_assert_wire_constants()
2901 (long long)(int)offsetof(struct lov_desc, ld_padding_1)); in lustre_assert_wire_constants()
2902 LASSERTF((int)sizeof(((struct lov_desc *)0)->ld_padding_1) == 4, "found %lld\n", in lustre_assert_wire_constants()
2903 (long long)(int)sizeof(((struct lov_desc *)0)->ld_padding_1)); in lustre_assert_wire_constants()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2594 __u64 ld_padding_1; /* also fix lustre_swab_lmv_desc */ member
2665 __u32 ld_padding_1; /* also fix lustre_swab_lov_desc */ member