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

/fs/ubifs/
H A Dtnc_misc.c469 wbuf = ubifs_get_wbuf(c, zbr->lnum);
H A Dlog.c65 * ubifs_get_wbuf - get the wbuf associated with a LEB, if there is one.
71 struct ubifs_wbuf *ubifs_get_wbuf(struct ubifs_info *c, int lnum) function
H A Dubifs.h1527 struct ubifs_wbuf *ubifs_get_wbuf(struct ubifs_info *c, int lnum);
H A Dtnc.c1469 if (ubifs_get_wbuf(c, zbr.lnum)) {
1749 wbuf = ubifs_get_wbuf(c, lnum);

Completed in 101 milliseconds