Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2815 LASSERTF((int)offsetof(struct lmv_desc, ld_padding_2) == 32, "found %lld\n", in lustre_assert_wire_constants()
2816 (long long)(int)offsetof(struct lmv_desc, ld_padding_2)); in lustre_assert_wire_constants()
2817 LASSERTF((int)sizeof(((struct lmv_desc *)0)->ld_padding_2) == 4, "found %lld\n", in lustre_assert_wire_constants()
2818 (long long)(int)sizeof(((struct lmv_desc *)0)->ld_padding_2)); in lustre_assert_wire_constants()
2904 LASSERTF((int)offsetof(struct lov_desc, ld_padding_2) == 44, "found %lld\n", in lustre_assert_wire_constants()
2905 (long long)(int)offsetof(struct lov_desc, ld_padding_2)); in lustre_assert_wire_constants()
2906 LASSERTF((int)sizeof(((struct lov_desc *)0)->ld_padding_2) == 4, "found %lld\n", in lustre_assert_wire_constants()
2907 (long long)(int)sizeof(((struct lov_desc *)0)->ld_padding_2)); in lustre_assert_wire_constants()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2595 __u32 ld_padding_2; /* also fix lustre_swab_lmv_desc */ member
2666 __u32 ld_padding_2; /* also fix lustre_swab_lov_desc */ member