Searched defs:wbuf (Results 1 – 13 of 13) sorted by relevance
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | io.c | 443 struct ubifs_wbuf *wbuf = container_of(timer, struct ubifs_wbuf, timer); in wbuf_timer_callback_nolock() local 456 static void new_wbuf_timer_nolock(struct ubifs_wbuf *wbuf) in new_wbuf_timer_nolock() 476 static void cancel_wbuf_timer_nolock(struct ubifs_wbuf *wbuf) in cancel_wbuf_timer_nolock() 499 int ubifs_wbuf_sync_nolock(struct ubifs_wbuf *wbuf) in ubifs_wbuf_sync_nolock() 574 int ubifs_wbuf_seek_nolock(struct ubifs_wbuf *wbuf, int lnum, int offs) in ubifs_wbuf_seek_nolock() 626 struct ubifs_wbuf *wbuf = &c->jheads[i].wbuf; in ubifs_bg_wbufs_sync() local 657 struct ubifs_wbuf *wbuf = &c->jheads[i].wbuf; in ubifs_bg_wbufs_sync() local 682 int ubifs_wbuf_write_nolock(struct ubifs_wbuf *wbuf, void *buf, int len) in ubifs_wbuf_write_nolock() 905 int ubifs_read_node_wbuf(struct ubifs_wbuf *wbuf, void *buf, int type, int len, in ubifs_read_node_wbuf() 1036 int ubifs_wbuf_init(struct ubifs_info *c, struct ubifs_wbuf *wbuf) in ubifs_wbuf_init() [all …]
|
| H A D | gc.c | 75 struct ubifs_wbuf *wbuf = &c->jheads[GCHD].wbuf; in switch_gc_head() local 313 struct ubifs_scan_node *snod, struct ubifs_wbuf *wbuf) in move_node() 344 struct ubifs_wbuf *wbuf = &c->jheads[GCHD].wbuf; in move_nodes() local 464 struct ubifs_wbuf *wbuf = &c->jheads[GCHD].wbuf; in ubifs_garbage_collect_leb() local 643 struct ubifs_wbuf *wbuf = &c->jheads[GCHD].wbuf; in ubifs_garbage_collect() local 912 struct ubifs_wbuf *wbuf; in ubifs_gc_end_commit() local
|
| H A D | misc.h | 126 static inline int ubifs_wbuf_sync(struct ubifs_wbuf *wbuf) in ubifs_wbuf_sync()
|
| H A D | tnc_misc.c | 455 struct ubifs_wbuf *wbuf; in ubifs_tnc_read_node() local
|
| H A D | log.c | 303 struct ubifs_wbuf *wbuf; in remove_buds() local
|
| H A D | tnc.c | 1652 static int read_wbuf(struct ubifs_wbuf *wbuf, void *buf, int len, int lnum, in read_wbuf() 1754 struct ubifs_wbuf *wbuf; in ubifs_tnc_bulk_read() local
|
| H A D | recovery.c | 1170 struct ubifs_wbuf *wbuf = &c->jheads[GCHD].wbuf; in ubifs_rcvry_gc_commit() local
|
| H A D | ubifs.h | 1328 struct ubifs_wbuf wbuf; member
|
| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | sha2.h | 110 sha2_32t wbuf[16]; member 118 sha2_64t wbuf[16]; member
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | ld9040.c | 65 static void ld9040_spi_write(const unsigned char *wbuf, unsigned int size_cmd) in ld9040_spi_write()
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | scu.c | 30 u32 wbuf[4]; member
|
| /rk3399_rockchip-uboot/drivers/mtd/onenand/ |
| H A D | onenand_base.c | 1447 u_char *wbuf = (u_char *) buf; in onenand_write_ops_nolock() local
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | nand_base.c | 3244 uint8_t *wbuf = buf; in nand_do_write_ops() local
|