Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl_backend_block.c265 static void ctl_be_block_worker(void *context, int pending);
2067 ctl_be_block_worker(void *context, int pending) in ctl_be_block_worker() function
2756 TASK_INIT(&be_lun->io_task, /*priority*/0, ctl_be_block_worker, be_lun); in ctl_be_block_create()