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

/freebsd-11-stable/sys/cam/ctl/
H A Dctl_backend_block.c253 static void ctl_be_block_worker(void *context, int pending);
1652 ctl_be_block_worker(void *context, int pending) function
2347 TASK_INIT(&be_lun->io_task, /*priority*/0, ctl_be_block_worker, be_lun);

Completed in 87 milliseconds