Home
last modified time | relevance | path

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

/fs/ubifs/
Dio.c480 wbuf->need_sync = 1; in wbuf_timer_callback_nolock()
520 wbuf->need_sync = 0; in cancel_wbuf_timer_nolock()
675 if (!wbuf->need_sync) { in ubifs_bg_wbufs_sync()
Dubifs.h697 unsigned int need_sync:1; member
/fs/gfs2/
Dsuper.c227 int need_sync = 0; in gfs2_statfs_change() local
241 need_sync = 1; in gfs2_statfs_change()
245 if (need_sync) in gfs2_statfs_change()
Dquota.c1101 static int need_sync(struct gfs2_quota_data *qd) in need_sync() function
1153 sync = need_sync(qd); in gfs2_quota_unlock()