Lines Matching defs:sync
65 bool sync;
2164 * Rules about async/sync submit,
2165 * a) read: sync submit
2167 * b) write without checksum: sync submit
2170 * c-1) if bio is issued by fsync: sync submit
2173 * c-2) if root is reloc root: sync submit
3151 * truncate was changed to update i_size in sync with the extent
3361 * and then re-read we need to do a full sync since we don't have any
3382 * sync
6051 * sync since it will be a full sync anyway and this will blow away the
7396 bool sync = (current->journal_info == BTRFS_DIO_SYNC_STUB);
7399 * We used current->journal_info here to see if we were sync, but
7432 dio_data->sync = sync;
7596 if (dio_data->sync) {
8014 * caller knows to follow up with a sync.
8079 * We have are actually a sync iocb, so we need our fancy endio to know
8080 * if we need to sync.
8558 * all of the extents in the inode to the sync log so we're completely
9089 * trying to sync the log and force them to fallback to a transaction
9096 * allow the tasks to sync it.
9359 * trying to sync the log and force them to fallback to a transaction
9366 * allow the tasks to sync it.