Searched refs:os_spare8 (Results 1 – 3 of 3) sorted by relevance
97 __u32 os_spare8; member
1511 LASSERTF((int)offsetof(struct obd_statfs, os_spare8) == 136, "found %lld\n", in lustre_assert_wire_constants()1512 (long long)(int)offsetof(struct obd_statfs, os_spare8)); in lustre_assert_wire_constants()1513 LASSERTF((int)sizeof(((struct obd_statfs *)0)->os_spare8) == 4, "found %lld\n", in lustre_assert_wire_constants()1514 (long long)(int)sizeof(((struct obd_statfs *)0)->os_spare8)); in lustre_assert_wire_constants()
1745 CLASSERT(offsetof(typeof(*os), os_spare8) != 0); in lustre_swab_obd_statfs()