Searched refs:thread_with_stdio_fn (Results 1 – 1 of 1) sorted by relevance
294 static int thread_with_stdio_fn(void *arg) in thread_with_stdio_fn() function314 return bch2_run_thread_with_file(&thr->thr, &thread_with_stdio_fops, thread_with_stdio_fn); in __bch2_run_thread_with_stdio()332 return bch2_run_thread_with_file(&thr->thr, &thread_with_stdout_fops, thread_with_stdio_fn); in bch2_run_thread_with_stdout()