Home
last modified time | relevance | path

Searched refs:bch2_thread_with_file_exit (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/fs/bcachefs/
Dthread_with_file.h47 void bch2_thread_with_file_exit(struct thread_with_file *);
Dthread_with_file.c14 void bch2_thread_with_file_exit(struct thread_with_file *thr) in bch2_thread_with_file_exit() function
160 bch2_thread_with_file_exit(&thr->thr); in thread_with_stdio_release()
Dchardev.c323 bch2_thread_with_file_exit(&ctx->thr); in bch2_data_job_release()