Searched refs:ubifs_read_node_wbuf (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | tnc_misc.c | 474 err = ubifs_read_node_wbuf(wbuf, node, type, zbr->len, in ubifs_tnc_read_node()
|
H A D | ubifs.h | 1723 int ubifs_read_node_wbuf(struct ubifs_wbuf *wbuf, void *buf, int type, int len,
|
H A D | io.c | 984 * ubifs_read_node_wbuf - read node from the media or write-buffer. 998 int ubifs_read_node_wbuf(struct ubifs_wbuf *wbuf, void *buf, int type, int len, in ubifs_read_node_wbuf() function
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | tnc_misc.c | 473 err = ubifs_read_node_wbuf(wbuf, node, type, zbr->len, in ubifs_tnc_read_node()
|
H A D | ubifs.h | 1752 int ubifs_read_node_wbuf(struct ubifs_wbuf *wbuf, void *buf, int type, int len,
|
H A D | io.c | 1005 * ubifs_read_node_wbuf - read node from the media or write-buffer. 1019 int ubifs_read_node_wbuf(struct ubifs_wbuf *wbuf, void *buf, int type, int len, in ubifs_read_node_wbuf() function
|
Completed in 14 milliseconds