Lines Matching defs:cbs
2947 struct iocb *cbs[] = { &cb };2948 if (io_submit(aio_ctx_, 1, cbs) != 1) {