Searched refs:ctl_be_block_worker (Results 1 – 1 of 1) sorted by relevance
261 static void ctl_be_block_worker(void *context, int pending);1649 ctl_be_block_worker(void *context, int pending) in ctl_be_block_worker() function2328 TASK_INIT(&be_lun->io_task, /*priority*/0, ctl_be_block_worker, be_lun); in ctl_be_block_create()