Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dio.c447 wbuf->c->need_wbuf_sync = 1; in wbuf_timer_callback_nolock()
615 if (!c->need_wbuf_sync) in ubifs_bg_wbufs_sync()
617 c->need_wbuf_sync = 0; in ubifs_bg_wbufs_sync()
H A Dubifs.h1982 int need_wbuf_sync; member
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dio.c492 wbuf->c->need_wbuf_sync = 1; in wbuf_timer_callback_nolock()
663 if (!c->need_wbuf_sync) in ubifs_bg_wbufs_sync()
665 c->need_wbuf_sync = 0; in ubifs_bg_wbufs_sync()
H A Dubifs.h1405 int need_wbuf_sync; member