Searched refs:t4_aio_cancel_queued (Results 1 – 1 of 1) sorted by relevance
83 static void t4_aio_cancel_queued(struct kaiocb *job);528 } else if (aio_set_cancel_function(job, t4_aio_cancel_queued)) { in insert_ddp_data()2311 aio_set_cancel_function(job, t4_aio_cancel_queued)) { in aio_ddp_requeue_one()2773 t4_aio_cancel_queued(struct kaiocb *job) in t4_aio_cancel_queued() function2840 if (!aio_set_cancel_function(job, t4_aio_cancel_queued)) in t4_aio_queue_ddp()