Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ubifs/
Dtnc_misc.c471 wbuf = ubifs_get_wbuf(c, zbr->lnum); in ubifs_tnc_read_node()
Dlog.c59 struct ubifs_wbuf *ubifs_get_wbuf(struct ubifs_info *c, int lnum) in ubifs_get_wbuf() function
Dubifs.h1788 struct ubifs_wbuf *ubifs_get_wbuf(struct ubifs_info *c, int lnum);
Dtnc.c1479 if (ubifs_get_wbuf(c, zbr.lnum)) { in ubifs_tnc_locate()
1765 wbuf = ubifs_get_wbuf(c, lnum); in ubifs_tnc_bulk_read()