Searched refs:bch2_run_thread_with_file (Results 1 – 2 of 2) sorted by relevance
48 int bch2_run_thread_with_file(struct thread_with_file *,
22 int bch2_run_thread_with_file(struct thread_with_file *thr, in bch2_run_thread_with_file() function 314 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()