Searched refs:u_bufs (Results 1 – 2 of 2) sorted by relevance
4488 LASSERTF((int)offsetof(struct update, u_bufs) == 56, "found %lld\n", in lustre_assert_wire_constants()4489 (long long)(int)offsetof(struct update, u_bufs)); in lustre_assert_wire_constants()4490 LASSERTF((int)sizeof(((struct update *)0)->u_bufs) == 0, "found %lld\n", in lustre_assert_wire_constants()4491 (long long)(int)sizeof(((struct update *)0)->u_bufs)); in lustre_assert_wire_constants()
3696 __u32 u_bufs[0]; member