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

/freebsd-9.3-release/sys/cam/ctl/
H A Dctl_backend_block.c236 static void ctl_be_block_worker(void *context, int pending);
1026 ctl_be_block_worker(void *context, int pending) function
1720 TASK_INIT(&be_lun->io_task, /*priority*/0, ctl_be_block_worker, be_lun);

Completed in 42 milliseconds