Home
last modified time | relevance | path

Searched refs:ubifs_get_wbuf (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dtnc_misc.c472 wbuf = ubifs_get_wbuf(c, zbr->lnum); in ubifs_tnc_read_node()
H A Dlog.c53 * ubifs_get_wbuf - get the wbuf associated with a LEB, if there is one.
59 struct ubifs_wbuf *ubifs_get_wbuf(struct ubifs_info *c, int lnum) in ubifs_get_wbuf() function
H A Dtnc.c1516 if (ubifs_get_wbuf(c, zbr.lnum)) { in ubifs_tnc_locate()
1802 wbuf = ubifs_get_wbuf(c, lnum); in ubifs_tnc_bulk_read()
H A Dubifs.h1764 struct ubifs_wbuf *ubifs_get_wbuf(struct ubifs_info *c, int lnum);
/kernel/linux/linux-6.6/fs/ubifs/
H A Dtnc_misc.c471 wbuf = ubifs_get_wbuf(c, zbr->lnum); in ubifs_tnc_read_node()
H A Dlog.c53 * ubifs_get_wbuf - get the wbuf associated with a LEB, if there is one.
59 struct ubifs_wbuf *ubifs_get_wbuf(struct ubifs_info *c, int lnum) in ubifs_get_wbuf() function
H A Dtnc.c1517 if (ubifs_get_wbuf(c, zbr.lnum)) { in ubifs_tnc_locate()
1803 wbuf = ubifs_get_wbuf(c, lnum); in ubifs_tnc_bulk_read()
H A Dubifs.h1793 struct ubifs_wbuf *ubifs_get_wbuf(struct ubifs_info *c, int lnum);

Completed in 18 milliseconds