Searched defs:thr (Results 1 – 3 of 3) sorted by relevance
14 void bch2_thread_with_file_exit(struct thread_with_file *thr) in bch2_thread_with_file_exit()22 int bch2_run_thread_with_file(struct thread_with_file *thr, in bch2_run_thread_with_file()106 static void thread_with_stdio_done(struct thread_with_stdio *thr) in thread_with_stdio_done()117 struct thread_with_stdio *thr = in thread_with_stdio_read() local156 struct thread_with_stdio *thr = in thread_with_stdio_release() local170 struct thread_with_stdio *thr = in thread_with_stdio_write() local226 struct thread_with_stdio *thr = in thread_with_stdio_poll() local245 struct thread_with_stdio *thr = in thread_with_stdout_poll() local261 struct thread_with_stdio *thr = in thread_with_stdio_flush() local269 struct thread_with_stdio *thr = in thread_with_stdio_ioctl() local[all …]
131 struct thread_with_stdio thr; member138 struct fsck_thread *thr = container_of(_thr, struct fsck_thread, thr); in bch2_fsck_thread_exit() local144 struct fsck_thread *thr = container_of(stdio, struct fsck_thread, thr); in bch2_fsck_offline_thread_fn() local176 struct fsck_thread *thr = NULL; in bch2_ioctl_fsck_offline() local427 struct thread_with_file thr; member780 struct fsck_thread *thr = container_of(stdio, struct fsck_thread, thr); in bch2_fsck_online_thread_fn() local821 struct fsck_thread *thr = NULL; in bch2_ioctl_fsck_online() local
61 struct thread_with_file thr; member