Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dio.c446 wbuf->c->need_wbuf_sync = 1; in wbuf_timer_callback_nolock()
614 if (!c->need_wbuf_sync) in ubifs_bg_wbufs_sync()
616 c->need_wbuf_sync = 0; in ubifs_bg_wbufs_sync()
H A Dubifs.h1981 int need_wbuf_sync; member
/openbmc/linux/fs/ubifs/
H A Dio.c502 wbuf->c->need_wbuf_sync = 1; in wbuf_timer_callback_nolock()
673 if (!c->need_wbuf_sync) in ubifs_bg_wbufs_sync()
675 c->need_wbuf_sync = 0; in ubifs_bg_wbufs_sync()
H A Dubifs.h1433 int need_wbuf_sync; member