Home
last modified time | relevance | path

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

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