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
273 struct io_pkt iop = { in io_bunch_add()599 struct io_pkt *p = stream->cur->pkts; in bunch_output_pkts()603 if (fwrite(p, sizeof(struct io_pkt), npkts, stream->ofp) != npkts) { in bunch_output_pkts()
1133 count = bunch->hdr.npkts * sizeof(struct io_pkt); in next_bunch()1212 struct io_pkt *pkts, int ntodo) in iocbs_map()1215 struct io_pkt *pkt; in iocbs_map()