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