Searched refs:io_pkt (Results 1 – 3 of 3) sorted by relevance
46 struct io_pkt { struct60 struct io_pkt pkts[BT_MAX_PKTS]; argument
271 struct io_pkt iop = { in io_bunch_add()596 struct io_pkt *p = stream->cur->pkts; in bunch_output_pkts()600 if (fwrite(p, sizeof(struct io_pkt), npkts, stream->ofp) != npkts) { in bunch_output_pkts()
1151 count = bunch->hdr.npkts * sizeof(struct io_pkt); in next_bunch()1230 struct io_pkt *pkts, int ntodo) in iocbs_map()1233 struct io_pkt *pkt; in iocbs_map()