Home
last modified time | relevance | path

Searched refs:ubifs_wbuf_seek_nolock (Results 1 – 5 of 5) sorted by relevance

/fs/ubifs/
Dgc.c112 err = ubifs_wbuf_seek_nolock(wbuf, gc_lnum, 0, UBI_LONGTERM); in switch_gc_head()
Dreplay.c156 err = ubifs_wbuf_seek_nolock(&c->jheads[b->bud->jhead].wbuf, in set_bud_lprops()
Dubifs.h1481 int ubifs_wbuf_seek_nolock(struct ubifs_wbuf *wbuf, int lnum, int offs,
Dio.c571 int ubifs_wbuf_seek_nolock(struct ubifs_wbuf *wbuf, int lnum, int offs, in ubifs_wbuf_seek_nolock() function
Djournal.c217 err = ubifs_wbuf_seek_nolock(wbuf, lnum, offs, wbuf->dtype); in reserve_space()