Lines Matching refs:ubifs_wbuf
42 * Write-buffers are defined by 'struct ubifs_wbuf' objects and protected by
477 struct ubifs_wbuf *wbuf = container_of(timer, struct ubifs_wbuf, timer);
491 static void new_wbuf_timer_nolock(struct ubifs_info *c, struct ubifs_wbuf *wbuf)
516 static void cancel_wbuf_timer_nolock(struct ubifs_wbuf *wbuf)
537 int ubifs_wbuf_sync_nolock(struct ubifs_wbuf *wbuf)
612 int ubifs_wbuf_seek_nolock(struct ubifs_wbuf *wbuf, int lnum, int offs)
663 struct ubifs_wbuf *wbuf = &c->jheads[i].wbuf;
694 struct ubifs_wbuf *wbuf = &c->jheads[i].wbuf;
719 int ubifs_wbuf_write_nolock(struct ubifs_wbuf *wbuf, void *buf, int len)
998 int ubifs_read_node_wbuf(struct ubifs_wbuf *wbuf, void *buf, int type, int len,
1129 int ubifs_wbuf_init(struct ubifs_info *c, struct ubifs_wbuf *wbuf)
1173 void ubifs_wbuf_add_ino_nolock(struct ubifs_wbuf *wbuf, ino_t inum)
1193 static int wbuf_has_ino(struct ubifs_wbuf *wbuf, ino_t inum)
1222 struct ubifs_wbuf *wbuf = &c->jheads[i].wbuf;