Searched refs:ldp_pad0 (Results 1 – 2 of 2) sorted by relevance
574 LASSERTF((int)offsetof(struct lu_dirpage, ldp_pad0) == 20, "found %lld\n", in lustre_assert_wire_constants()575 (long long)(int)offsetof(struct lu_dirpage, ldp_pad0)); in lustre_assert_wire_constants()576 LASSERTF((int)sizeof(((struct lu_dirpage *)0)->ldp_pad0) == 4, "found %lld\n", in lustre_assert_wire_constants()577 (long long)(int)sizeof(((struct lu_dirpage *)0)->ldp_pad0)); in lustre_assert_wire_constants()
958 __u32 ldp_pad0; member