Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2813 LASSERTF((int)offsetof(struct lmv_desc, ld_padding_2) == 32, "found %lld\n", in lustre_assert_wire_constants()
2814 (long long)(int)offsetof(struct lmv_desc, ld_padding_2)); in lustre_assert_wire_constants()
2815 LASSERTF((int)sizeof(((struct lmv_desc *)0)->ld_padding_2) == 4, "found %lld\n", in lustre_assert_wire_constants()
2816 (long long)(int)sizeof(((struct lmv_desc *)0)->ld_padding_2)); in lustre_assert_wire_constants()
2902 LASSERTF((int)offsetof(struct lov_desc, ld_padding_2) == 44, "found %lld\n", in lustre_assert_wire_constants()
2903 (long long)(int)offsetof(struct lov_desc, ld_padding_2)); in lustre_assert_wire_constants()
2904 LASSERTF((int)sizeof(((struct lov_desc *)0)->ld_padding_2) == 4, "found %lld\n", in lustre_assert_wire_constants()
2905 (long long)(int)sizeof(((struct lov_desc *)0)->ld_padding_2)); in lustre_assert_wire_constants()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2583 __u32 ld_padding_2; /* also fix lustre_swab_lmv_desc */ member
2650 __u32 ld_padding_2; /* also fix lustre_swab_lov_desc */ member