Searched refs:t4_aio_cancel_active (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/cxgbe/tom/
H A Dt4_ddp.c80 static void t4_aio_cancel_active(struct kaiocb *job);
320 * t4_aio_cancel_active() completes this
566 * t4_aio_cancel_active() completes this request.
719 * t4_aio_cancel_active() completes this
1756 if (!aio_set_cancel_function(job, t4_aio_cancel_active)) {
1813 t4_aio_cancel_active(struct kaiocb *job) function

Completed in 244 milliseconds