Home
last modified time | relevance | path

Searched refs:btrfs_tree_unlock (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.15/fs/btrfs/
Dlocking.h88 void btrfs_tree_unlock(struct extent_buffer *eb);
111 btrfs_tree_unlock(eb); in btrfs_tree_unlock_rw()
Dctree.c226 btrfs_tree_unlock(cow); in btrfs_copy_root()
438 btrfs_tree_unlock(cow); in __btrfs_cow_block()
447 btrfs_tree_unlock(cow); in __btrfs_cow_block()
481 btrfs_tree_unlock(cow); in __btrfs_cow_block()
491 btrfs_tree_unlock(buf); in __btrfs_cow_block()
714 btrfs_tree_unlock(cur); in btrfs_realloc_node()
721 btrfs_tree_unlock(cur); in btrfs_realloc_node()
909 btrfs_tree_unlock(child); in balance_level()
919 btrfs_tree_unlock(child); in balance_level()
924 btrfs_tree_unlock(mid); in balance_level()
[all …]
Dlocking.c125 void btrfs_tree_unlock(struct extent_buffer *eb) in btrfs_tree_unlock() function
173 btrfs_tree_unlock(eb); in btrfs_lock_root_node()
Dtree-defrag.c60 btrfs_tree_unlock(root_node); in btrfs_defrag_leaves()
Dbackref.h322 btrfs_tree_unlock(node->eb); in btrfs_backref_unlock_node_buffer()
Drelocation.c800 btrfs_tree_unlock(eb); in create_reloc_root()
1229 btrfs_tree_unlock(eb); in replace_path()
1238 btrfs_tree_unlock(eb); in replace_path()
1302 btrfs_tree_unlock(eb); in replace_path()
1308 btrfs_tree_unlock(parent); in replace_path()
1316 btrfs_tree_unlock(parent); in replace_path()
1412 btrfs_tree_unlock(parent); in replace_path()
1816 btrfs_tree_unlock(leaf); in merge_reloc_root()
2457 btrfs_tree_unlock(eb); in do_relocation()
Dtransaction.c1243 btrfs_tree_unlock(eb); in commit_cowonly_roots()
1678 btrfs_tree_unlock(old); in create_pending_snapshot()
1686 btrfs_tree_unlock(old); in create_pending_snapshot()
1700 btrfs_tree_unlock(tmp); in create_pending_snapshot()
Dextent-tree.c4862 btrfs_tree_unlock(buf); in btrfs_alloc_tree_block()
5171 btrfs_tree_unlock(next); in do_walk_down()
5278 btrfs_tree_unlock(next); in do_walk_down()
5583 btrfs_tree_unlock(path->nodes[level]); in btrfs_drop_snapshot()
Dextent_io.c4190 btrfs_tree_unlock(eb); in lock_extent_buffer_for_io()
4204 btrfs_tree_unlock(eb); in lock_extent_buffer_for_io()
4226 btrfs_tree_unlock(eb); in lock_extent_buffer_for_io()
4275 btrfs_tree_unlock(eb); in lock_extent_buffer_for_io()
Ddisk-io.c1299 btrfs_tree_unlock(leaf); in btrfs_create_tree()
1312 btrfs_tree_unlock(leaf); in btrfs_create_tree()
1358 btrfs_tree_unlock(root->node); in btrfs_alloc_log_tree_node()
Dfree-space-tree.c1258 btrfs_tree_unlock(free_space_root->node); in btrfs_clear_free_space_tree()
Dtree-log.c2804 btrfs_tree_unlock(next); in walk_down_log_tree()
2874 btrfs_tree_unlock(next); in walk_up_log_tree()
2955 btrfs_tree_unlock(next); in walk_log_tree()
Dqgroup.c1221 btrfs_tree_unlock(quota_root->node); in btrfs_quota_disable()
Dioctl.c604 btrfs_tree_unlock(leaf); in create_subvol()
/Linux-v5.15/include/trace/events/
Dbtrfs.h2218 DEFINE_BTRFS_LOCK_EVENT(btrfs_tree_unlock);