Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Dio.c481 wbuf->c->need_wbuf_sync = 1; in wbuf_timer_callback_nolock()
652 if (!c->need_wbuf_sync) in ubifs_bg_wbufs_sync()
654 c->need_wbuf_sync = 0; in ubifs_bg_wbufs_sync()
H A Dubifs.h1160 * @need_wbuf_sync: if write-buffers have to be synchronized
1405 int need_wbuf_sync; member
/kernel/linux/linux-6.6/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.h1181 * @need_wbuf_sync: if write-buffers have to be synchronized
1433 int need_wbuf_sync; member

Completed in 13 milliseconds