Searched refs:block_copy_task_entry (Results 1 – 1 of 1) sorted by relevance
47 static coroutine_fn int block_copy_task_entry(AioTask *task);215 .task.func = block_copy_task_entry, in block_copy_task_create()565 static coroutine_fn int block_copy_task_entry(AioTask *task) in block_copy_task_entry() function