Lines Matching refs:ubifs_wbuf
42 * Write-buffers are defined by 'struct ubifs_wbuf' objects and protected by
498 struct ubifs_wbuf *wbuf = container_of(timer, struct ubifs_wbuf, timer);
512 static void new_wbuf_timer_nolock(struct ubifs_info *c, struct ubifs_wbuf *wbuf)
537 static void cancel_wbuf_timer_nolock(struct ubifs_wbuf *wbuf)
558 int ubifs_wbuf_sync_nolock(struct ubifs_wbuf *wbuf)
633 int ubifs_wbuf_seek_nolock(struct ubifs_wbuf *wbuf, int lnum, int offs)
684 struct ubifs_wbuf *wbuf = &c->jheads[i].wbuf;
715 struct ubifs_wbuf *wbuf = &c->jheads[i].wbuf;
740 int ubifs_wbuf_write_nolock(struct ubifs_wbuf *wbuf, void *buf, int len)
1019 int ubifs_read_node_wbuf(struct ubifs_wbuf *wbuf, void *buf, int type, int len,
1150 int ubifs_wbuf_init(struct ubifs_info *c, struct ubifs_wbuf *wbuf)
1194 void ubifs_wbuf_add_ino_nolock(struct ubifs_wbuf *wbuf, ino_t inum)
1214 static int wbuf_has_ino(struct ubifs_wbuf *wbuf, ino_t inum)
1243 struct ubifs_wbuf *wbuf = &c->jheads[i].wbuf;