Searched refs:ioo_bufcnt (Results 1 – 5 of 5) sorted by relevance
1782 __swab32s(&ioo->ioo_bufcnt); in lustre_swab_obd_ioobj()2289 ioo->ioo_bufcnt); in dump_ioo()
1531 LASSERTF((int)offsetof(struct obd_ioobj, ioo_bufcnt) == 20, "found %lld\n", in lustre_assert_wire_constants()1532 (long long)(int)offsetof(struct obd_ioobj, ioo_bufcnt)); in lustre_assert_wire_constants()1533 LASSERTF((int)sizeof(((struct obd_ioobj *)0)->ioo_bufcnt) == 4, "found %lld\n", in lustre_assert_wire_constants()1534 (long long)(int)sizeof(((struct obd_ioobj *)0)->ioo_bufcnt)); in lustre_assert_wire_constants()
1667 ioo.ioo_bufcnt = npages; in echo_client_prep_commit()
1768 __u32 ioo_bufcnt; /* number of niobufs for this object */ member
1322 ioobj->ioo_bufcnt = niocount; in osc_brw_prep_request()