Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
Dthread_with_file.h73 int bch2_stdio_redirect_read(struct stdio_redirect *, char *, size_t);
Dthread_with_file.c336 int bch2_stdio_redirect_read(struct stdio_redirect *stdio, char *ubuf, size_t len) in bch2_stdio_redirect_read() function