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