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

/linux-master/fs/ubifs/
H A Dtnc_misc.c493 wbuf = ubifs_get_wbuf(c, zbr->lnum);
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) function
H A Dtnc.c1517 if (ubifs_get_wbuf(c, zbr.lnum)) {
1803 wbuf = ubifs_get_wbuf(c, lnum);
H A Dubifs.h1797 struct ubifs_wbuf *ubifs_get_wbuf(struct ubifs_info *c, int lnum);

Completed in 129 milliseconds