Searched refs:log_batch (Results 1 – 4 of 4) sorted by relevance
196 atomic_t log_batch; member
1654 atomic_inc(&root->log_batch); in btrfs_sync_file()1738 atomic_inc(&root->log_batch); in btrfs_sync_file()
2962 int batch = atomic_read(&root->log_batch); in btrfs_sync_log()2971 if (batch == atomic_read(&root->log_batch)) in btrfs_sync_log()
694 atomic_set(&root->log_batch, 0); in __setup_root()
Completed in 28 milliseconds