Home
last modified time | relevance | path

Searched refs:ubifs_wbuf_sync (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/fs/ubifs/
Dmisc.h125 static inline int ubifs_wbuf_sync(struct ubifs_wbuf *wbuf) in ubifs_wbuf_sync() function
Dsuper.c649 err = ubifs_wbuf_sync(&c->jheads[i].wbuf); in ubifs_sync_fs()
1959 ubifs_wbuf_sync(&c->jheads[i].wbuf); in ubifs_remount_ro()
2026 ubifs_wbuf_sync(&c->jheads[i].wbuf); in ubifs_put_super()
Dgc.c443 err = ubifs_wbuf_sync(&c->jheads[i].wbuf); in gc_sync_wbufs()
Dlprops.c1270 err = ubifs_wbuf_sync(&c->jheads[i].wbuf); in dbg_check_lprops()