Searched refs:t4_aiotx_cancel (Results 1 – 1 of 1) sorted by relevance
77 static void t4_aiotx_cancel(struct kaiocb *job);2240 if (!aio_set_cancel_function(job, t4_aiotx_cancel)) { in t4_aiotx_process_job()2323 if (!aio_set_cancel_function(job, t4_aiotx_cancel)) { in t4_aiotx_process_job()2396 t4_aiotx_cancel(struct kaiocb *job) in t4_aiotx_cancel() function2439 if (!aio_set_cancel_function(job, t4_aiotx_cancel)) in t4_aio_queue_aiotx()