Searched refs:u_batchid (Results 1 – 2 of 2) sorted by relevance
4474 LASSERTF((int)offsetof(struct update, u_batchid) == 4, "found %lld\n", in lustre_assert_wire_constants()4475 (long long)(int)offsetof(struct update, u_batchid)); in lustre_assert_wire_constants()4476 LASSERTF((int)sizeof(((struct update *)0)->u_batchid) == 4, "found %lld\n", in lustre_assert_wire_constants()4477 (long long)(int)sizeof(((struct update *)0)->u_batchid)); in lustre_assert_wire_constants()
3643 __u32 u_batchid; member