Searched refs:ub_bufs (Results 1 – 2 of 2) sorted by relevance
4446 LASSERTF((int)offsetof(struct update_buf, ub_bufs) == 8, "found %lld\n", in lustre_assert_wire_constants()4447 (long long)(int)offsetof(struct update_buf, ub_bufs)); in lustre_assert_wire_constants()4448 LASSERTF((int)sizeof(((struct update_buf *)0)->ub_bufs) == 0, "found %lld\n", in lustre_assert_wire_constants()4449 (long long)(int)sizeof(((struct update_buf *)0)->ub_bufs)); in lustre_assert_wire_constants()
3652 __u32 ub_bufs[0]; member