Searched refs:ur_lens (Results 1 – 3 of 3) sorted by relevance
4464 LASSERTF((int)offsetof(struct update_reply, ur_lens) == 8, "found %lld\n", in lustre_assert_wire_constants()4465 (long long)(int)offsetof(struct update_reply, ur_lens)); in lustre_assert_wire_constants()4466 LASSERTF((int)sizeof(((struct update_reply *)0)->ur_lens) == 0, "found %lld\n", in lustre_assert_wire_constants()4467 (long long)(int)sizeof(((struct update_reply *)0)->ur_lens)); in lustre_assert_wire_constants()
2521 __swab32s(&ur->ur_lens[i]); in lustre_swab_update_reply_buf()
3709 __u32 ur_lens[0]; member