Home
last modified time | relevance | path

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

/linux-6.8/fs/bcachefs/
Dthread_with_file.c68 static inline bool thread_with_stdio_has_output(struct thread_with_stdio *thr) in thread_with_stdio_has_output() function
84 !thread_with_stdio_has_output(thr)) in thread_with_stdio_read()
88 thread_with_stdio_has_output(thr)); in thread_with_stdio_read()
217 if (thread_with_stdio_has_output(thr)) in thread_with_stdio_poll()