Home
last modified time | relevance | path

Searched defs:thread_with_stdio (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/fs/bcachefs/
Dthread_with_file.h20 struct thread_with_stdio { struct
24 void (*exit)(struct thread_with_stdio *); argument
Dthread_with_file.c235 void (*exit)(struct thread_with_stdio *), in bch2_run_thread_with_stdio()