Home | History | Annotate | Download | only in btreplay

Lines Matching refs:pkts

1134 	result = read(tip->ifd, &bunch->pkts, count);
1136 fatal(tip->file_name, ERR_SYSCALL, "Short pkts(%ld/%ld)\n",
1208 * @pkts: AIOs to map
1212 struct io_pkt *pkts, int ntodo)
1221 for (i = 0, pkt = pkts; i < ntodo; i++, pkt++) {
1263 iocbs_map(tip, list, &bunch->pkts[i], ntodo);