Home
last modified time | relevance | path

Searched refs:need_sync (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/ubifs/
H A Dio.c445 wbuf->need_sync = 1; in wbuf_timer_callback_nolock()
479 wbuf->need_sync = 0; in cancel_wbuf_timer_nolock()
637 if (!wbuf->need_sync) { in ubifs_bg_wbufs_sync()
H A Dubifs.h1297 unsigned int need_sync:1; member