Searched refs:bch2_run_thread_with_file (Results 1 – 3 of 3) 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() 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()
496 ret = bch2_run_thread_with_file(&ctx->thr, in bch2_ioctl_data()
Completed in 8 milliseconds