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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ubifs/
H A Dtnc_misc.c469 wbuf = ubifs_get_wbuf(c, zbr->lnum);
H A Dlog.c69 * ubifs_get_wbuf - get the wbuf associated with a LEB, if there is one.
75 struct ubifs_wbuf *ubifs_get_wbuf(struct ubifs_info *c, int lnum) function
H A Dubifs.h1471 struct ubifs_wbuf *ubifs_get_wbuf(struct ubifs_info *c, int lnum);
H A Dtnc.c1481 if (ubifs_get_wbuf(c, zbr.lnum)) {
1761 wbuf = ubifs_get_wbuf(c, lnum);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ubifs/
H A Dtnc_misc.c469 wbuf = ubifs_get_wbuf(c, zbr->lnum);
H A Dlog.c69 * ubifs_get_wbuf - get the wbuf associated with a LEB, if there is one.
75 struct ubifs_wbuf *ubifs_get_wbuf(struct ubifs_info *c, int lnum) function
H A Dubifs.h1471 struct ubifs_wbuf *ubifs_get_wbuf(struct ubifs_info *c, int lnum);
H A Dtnc.c1481 if (ubifs_get_wbuf(c, zbr.lnum)) {
1761 wbuf = ubifs_get_wbuf(c, lnum);

Completed in 171 milliseconds