Lines Matching defs:sync
916 bool sync, is_mft, page_is_dirty, rec_is_dirty;
941 /* Were we called for sync purposes? */
942 sync = (wbc->sync_mode == WB_SYNC_ALL);
1192 /* Synchronize the mft mirror now if not @sync. */
1193 if (is_mft && !sync)
1213 * states do not become out of sync.
1218 /* If @sync, now synchronize the mft mirror. */
1219 if (is_mft && sync) {
1242 sync);
1244 if (!sync)