Searched refs:log_batch (Results 1 – 4 of 4) sorted by relevance
2114 atomic_inc(&root->log_batch); in btrfs_sync_file()2167 atomic_inc(&root->log_batch); in btrfs_sync_file()
175 atomic_inc(&root->log_batch); in start_log_trans()3117 int batch = atomic_read(&root->log_batch); in btrfs_sync_log()3126 if (batch == atomic_read(&root->log_batch)) in btrfs_sync_log()
998 atomic_t log_batch; member
1166 atomic_set(&root->log_batch, 0); in __setup_root()