Searched refs:write_locks (Results 1 – 4 of 4) sorted by relevance
173 atomic_inc(&eb->write_locks); in btrfs_try_tree_write_lock()249 atomic_inc(&eb->write_locks); in btrfs_tree_lock()264 atomic_dec(&eb->write_locks); in btrfs_tree_unlock()281 BUG_ON(!atomic_read(&eb->write_locks)); in btrfs_assert_tree_locked()
158 atomic_read(&eb->refs), atomic_read(&eb->write_locks), in print_eb_refs_lock()
167 atomic_t write_locks; member
4831 atomic_set(&eb->write_locks, 0); in __alloc_extent_buffer()