Searched refs:os_spare2 (Results 1 – 3 of 3) sorted by relevance
91 __u32 os_spare2; member
1487 LASSERTF((int)offsetof(struct obd_statfs, os_spare2) == 112, "found %lld\n", in lustre_assert_wire_constants()1488 (long long)(int)offsetof(struct obd_statfs, os_spare2)); in lustre_assert_wire_constants()1489 LASSERTF((int)sizeof(((struct obd_statfs *)0)->os_spare2) == 4, "found %lld\n", in lustre_assert_wire_constants()1490 (long long)(int)sizeof(((struct obd_statfs *)0)->os_spare2)); in lustre_assert_wire_constants()
1767 CLASSERT(offsetof(typeof(*os), os_spare2) != 0); in lustre_swab_obd_statfs()