Searched refs:ocd_inodespace (Results 1 – 2 of 2) sorted by relevance
1340 __u8 ocd_inodespace; /* log2 of the per-inode space consumption */ member1359 __u8 ocd_inodespace; /* log2 of the per-inode space consumption */ member
909 LASSERTF((int)offsetof(struct obd_connect_data, ocd_inodespace) == 33, "found %lld\n", in lustre_assert_wire_constants()910 (long long)(int)offsetof(struct obd_connect_data, ocd_inodespace)); in lustre_assert_wire_constants()911 LASSERTF((int)sizeof(((struct obd_connect_data *)0)->ocd_inodespace) == 1, "found %lld\n", in lustre_assert_wire_constants()912 (long long)(int)sizeof(((struct obd_connect_data *)0)->ocd_inodespace)); in lustre_assert_wire_constants()