Lines Matching refs:log_commit
177 if (zoned && atomic_read(&root->log_commit[index])) { in start_log_trans()
240 if (zoned && atomic_read(&root->log_commit[index])) { in join_running_log_trans()
3045 atomic_read(&root->log_commit[index]))) in wait_log_commit()
3133 if (atomic_read(&root->log_commit[index1])) { in btrfs_sync_log()
3139 atomic_set(&root->log_commit[index1], 1); in btrfs_sync_log()
3142 if (atomic_read(&root->log_commit[(index1 + 1) % 2])) in btrfs_sync_log()
3274 if (atomic_read(&log_root_tree->log_commit[index2])) { in btrfs_sync_log()
3285 atomic_set(&log_root_tree->log_commit[index2], 1); in btrfs_sync_log()
3287 if (atomic_read(&log_root_tree->log_commit[(index2 + 1) % 2])) { in btrfs_sync_log()
3397 atomic_set(&log_root_tree->log_commit[index2], 0); in btrfs_sync_log()
3410 atomic_set(&root->log_commit[index1], 0); in btrfs_sync_log()