Searched refs:log_batch (Results 1 – 4 of 4) sorted by relevance
201 atomic_t log_batch; member
1607 atomic_inc(&root->log_batch); in btrfs_sync_file()1691 atomic_inc(&root->log_batch); in btrfs_sync_file()
3357 int batch = atomic_read(&root->log_batch); in btrfs_sync_log()3366 if (batch == atomic_read(&root->log_batch)) in btrfs_sync_log()
645 atomic_set(&root->log_batch, 0); in btrfs_alloc_root()