Home
last modified time | relevance | path

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

/src/sys/cam/ctl/
H A Dctl_backend_block.c263 static void ctl_be_block_worker(void *context, int pending);
2065 ctl_be_block_worker(void *context, int pending) in ctl_be_block_worker() function
2754 TASK_INIT(&be_lun->io_task, /*priority*/0, ctl_be_block_worker, be_lun); in ctl_be_block_create()