Home
last modified time | relevance | path

Searched refs:stdio_buf (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/fs/bcachefs/
Dthread_with_file_types.h7 struct stdio_buf { struct
15 struct stdio_buf input; argument
16 struct stdio_buf output;
Dthread_with_file.c97 static void stdio_buf_init(struct stdio_buf *buf) in stdio_buf_init()
119 struct stdio_buf *buf = &thr->stdio.output; in thread_with_stdio_read()
172 struct stdio_buf *buf = &thr->stdio.input; in thread_with_stdio_write()
338 struct stdio_buf *buf = &stdio->input; in bch2_stdio_redirect_read()
370 struct stdio_buf *buf = &stdio->input; in bch2_stdio_redirect_readline_timeout()
455 struct stdio_buf *buf = &stdio->output; in bch2_stdio_redirect_vprintf()