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

/freebsd-12-stable/sys/cam/ctl/
H A Dctl_backend_block.c261 static void ctl_be_block_worker(void *context, int pending);
1642 ctl_be_block_worker(void *context, int pending) function
2319 TASK_INIT(&be_lun->io_task, /*priority*/0, ctl_be_block_worker, be_lun);

Completed in 124 milliseconds