Searched refs:ioo_max_brw (Results 1 – 4 of 4) sorted by relevance
210 ioobj->ioo_max_brw = 0; in obdo_to_ioobj()
1770 __u32 ioo_max_brw; /* low 16 bits were o_mode before 2.4, member1778 #define ioobj_max_brw_get(ioo) (((ioo)->ioo_max_brw >> IOOBJ_MAX_BRW_BITS) + 1)1780 do { (ioo)->ioo_max_brw = ((num) - 1) << IOOBJ_MAX_BRW_BITS; } while (0)
1753 __swab32s(&ioo->ioo_max_brw); in lustre_swab_obd_ioobj()2260 POSTID(&ioo->ioo_oid), ioo->ioo_max_brw, in dump_ioo()
1527 LASSERTF((int)offsetof(struct obd_ioobj, ioo_max_brw) == 16, "found %lld\n", in lustre_assert_wire_constants()1528 (long long)(int)offsetof(struct obd_ioobj, ioo_max_brw)); in lustre_assert_wire_constants()1529 LASSERTF((int)sizeof(((struct obd_ioobj *)0)->ioo_max_brw) == 4, "found %lld\n", in lustre_assert_wire_constants()1530 (long long)(int)sizeof(((struct obd_ioobj *)0)->ioo_max_brw)); in lustre_assert_wire_constants()