Searched refs:ubifs_get_wbuf (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | tnc_misc.c | 461 wbuf = ubifs_get_wbuf(c, zbr->lnum); in ubifs_tnc_read_node()
|
| H A D | log.c | 63 struct ubifs_wbuf *ubifs_get_wbuf(struct ubifs_info *c, int lnum) in ubifs_get_wbuf() function
|
| H A D | tnc.c | 1485 if (ubifs_get_wbuf(c, zbr.lnum)) { in ubifs_tnc_locate() 1765 wbuf = ubifs_get_wbuf(c, lnum); in ubifs_tnc_bulk_read()
|
| H A D | ubifs.h | 2134 struct ubifs_wbuf *ubifs_get_wbuf(struct ubifs_info *c, int lnum);
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | tnc_misc.c | 472 wbuf = ubifs_get_wbuf(c, zbr->lnum); in ubifs_tnc_read_node()
|
| H A D | log.c | 59 struct ubifs_wbuf *ubifs_get_wbuf(struct ubifs_info *c, int lnum) in ubifs_get_wbuf() function
|
| H A D | ubifs.h | 1759 struct ubifs_wbuf *ubifs_get_wbuf(struct ubifs_info *c, int lnum);
|
| H A D | tnc.c | 1479 if (ubifs_get_wbuf(c, zbr.lnum)) { in ubifs_tnc_locate() 1765 wbuf = ubifs_get_wbuf(c, lnum); in ubifs_tnc_bulk_read()
|