Home
last modified time | relevance | path

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

/linux-6.8/fs/bcachefs/
Dthread_with_file.h38 int bch2_stdio_redirect_read(struct stdio_redirect *, char *, size_t);
Dthread_with_file.c254 int bch2_stdio_redirect_read(struct stdio_redirect *stdio, char *buf, size_t len) in bch2_stdio_redirect_read() function