Home
last modified time | relevance | path

Searched refs:ubifs_get_wbuf (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/ubifs/
Dtnc_misc.c475 wbuf = ubifs_get_wbuf(c, zbr->lnum); in ubifs_tnc_read_node()
Dlog.c71 struct ubifs_wbuf *ubifs_get_wbuf(struct ubifs_info *c, int lnum) in ubifs_get_wbuf() function
Dubifs.h1524 struct ubifs_wbuf *ubifs_get_wbuf(struct ubifs_info *c, int lnum);
Dtnc.c1524 if (ubifs_get_wbuf(c, zbr.lnum)) { in ubifs_tnc_locate()
1804 wbuf = ubifs_get_wbuf(c, lnum); in ubifs_tnc_bulk_read()