Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Dthread_with_file.h54 struct thread_with_stdio_ops { struct
63 const struct thread_with_stdio_ops *ops; argument
67 const struct thread_with_stdio_ops *);
70 const struct thread_with_stdio_ops *);
72 const struct thread_with_stdio_ops *);
Dthread_with_file.c305 const struct thread_with_stdio_ops *ops) in bch2_thread_with_stdio_init()
318 const struct thread_with_stdio_ops *ops) in bch2_run_thread_with_stdio()
326 const struct thread_with_stdio_ops *ops) in bch2_run_thread_with_stdout()
Dfsck.c3193 static const struct thread_with_stdio_ops bch2_offline_fsck_ops = {
3314 static const struct thread_with_stdio_ops bch2_online_fsck_ops = {