Searched refs:start_io_thread (Results 1 – 3 of 3) sorted by relevance
12 int start_io_thread(struct os_helper_thread **td_out, int *fd_out);
28 int start_io_thread(struct os_helper_thread **td_out, int *fd_out) in start_io_thread() function
1117 err = start_io_thread(&io_td, &thread_fd); in ubd_driver_init()
Completed in 7 milliseconds