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

/linux-master/fs/bcachefs/
H A Dthread_with_file.h48 int bch2_run_thread_with_file(struct thread_with_file *,
H A Dthread_with_file.c22 int bch2_run_thread_with_file(struct thread_with_file *thr, function
307 return bch2_run_thread_with_file(&thr->thr, &thread_with_stdio_fops, thread_with_stdio_fn);
325 return bch2_run_thread_with_file(&thr->thr, &thread_with_stdout_fops, thread_with_stdio_fn);
H A Dchardev.c493 ret = bch2_run_thread_with_file(&ctx->thr,

Completed in 265 milliseconds