Home
last modified time | relevance | path

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

/linux-6.8/fs/bcachefs/
Dthread_with_file_types.h5 struct stdio_redirect { struct
6 spinlock_t output_lock;
7 wait_queue_head_t output_wait;
8 struct printbuf output_buf;
10 spinlock_t input_lock;
11 wait_queue_head_t input_wait;
12 struct printbuf input_buf;
13 bool done;