Searched refs:ordered_extent_lock (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/btrfs/
H A Dordered-data.c232 spin_lock(&root->ordered_extent_lock);
242 spin_unlock(&root->ordered_extent_lock);
650 spin_lock(&root->ordered_extent_lock);
662 spin_unlock(&root->ordered_extent_lock);
693 spin_lock(&root->ordered_extent_lock);
702 cond_resched_lock(&root->ordered_extent_lock);
709 spin_unlock(&root->ordered_extent_lock);
717 spin_lock(&root->ordered_extent_lock);
724 spin_unlock(&root->ordered_extent_lock);
1178 spin_lock_irq(&root->ordered_extent_lock);
[all...]
H A Dctree.h258 spinlock_t ordered_extent_lock; member in struct:btrfs_root
H A Ddisk-io.c680 spin_lock_init(&root->ordered_extent_lock);
4502 spin_lock(&root->ordered_extent_lock);
4510 spin_unlock(&root->ordered_extent_lock);

Completed in 174 milliseconds