Lines Matching defs:sync
914 bool sync, is_mft, page_is_dirty, rec_is_dirty;
939 /* Were we called for sync purposes? */
940 sync = (wbc->sync_mode == WB_SYNC_ALL);
1190 /* Synchronize the mft mirror now if not @sync. */
1191 if (is_mft && !sync)
1211 * states do not become out of sync.
1216 /* If @sync, now synchronize the mft mirror. */
1217 if (is_mft && sync) {
1240 sync);
1242 if (!sync)