Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ubifs/
Dio.c445 wbuf->c->need_wbuf_sync = 1; in wbuf_timer_callback_nolock()
613 if (!c->need_wbuf_sync) in ubifs_bg_wbufs_sync()
615 c->need_wbuf_sync = 0; in ubifs_bg_wbufs_sync()
Dubifs.h1371 int need_wbuf_sync; member