log_batch 993 fs/btrfs/ctree.h atomic_t log_batch; log_batch 1166 fs/btrfs/disk-io.c atomic_set(&root->log_batch, 0); log_batch 2105 fs/btrfs/file.c atomic_inc(&root->log_batch); log_batch 2158 fs/btrfs/file.c atomic_inc(&root->log_batch); log_batch 174 fs/btrfs/tree-log.c atomic_inc(&root->log_batch); log_batch 3072 fs/btrfs/tree-log.c int batch = atomic_read(&root->log_batch); log_batch 3081 fs/btrfs/tree-log.c if (batch == atomic_read(&root->log_batch)) log_batch 3139 fs/btrfs/tree-log.c atomic_inc(&log_root_tree->log_batch);