Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dlocking.h90 void btrfs_tree_unlock(struct extent_buffer *eb);
125 btrfs_tree_unlock(eb); in btrfs_tree_unlock_rw()
Dctree.c1067 btrfs_tree_unlock(cow); in __btrfs_cow_block()
1076 btrfs_tree_unlock(cow); in __btrfs_cow_block()
1110 btrfs_tree_unlock(cow); in __btrfs_cow_block()
1120 btrfs_tree_unlock(buf); in __btrfs_cow_block()
1673 btrfs_tree_unlock(cur); in btrfs_realloc_node()
1680 btrfs_tree_unlock(cur); in btrfs_realloc_node()
1872 btrfs_tree_unlock(child); in balance_level()
1882 btrfs_tree_unlock(child); in balance_level()
1887 btrfs_tree_unlock(mid); in balance_level()
1950 btrfs_tree_unlock(right); in balance_level()
[all …]
Dtree-defrag.c61 btrfs_tree_unlock(root_node); in btrfs_defrag_leaves()
Dlocking.c457 void btrfs_tree_unlock(struct extent_buffer *eb) in btrfs_tree_unlock() function
555 btrfs_tree_unlock(eb); in btrfs_lock_root_node()
Dbackref.h318 btrfs_tree_unlock(node->eb); in btrfs_backref_unlock_node_buffer()
Dtransaction.c1188 btrfs_tree_unlock(eb); in commit_cowonly_roots()
1595 btrfs_tree_unlock(old); in create_pending_snapshot()
1605 btrfs_tree_unlock(old); in create_pending_snapshot()
1619 btrfs_tree_unlock(tmp); in create_pending_snapshot()
Drelocation.c789 btrfs_tree_unlock(eb); in create_reloc_root()
1203 btrfs_tree_unlock(eb); in replace_path()
1284 btrfs_tree_unlock(parent); in replace_path()
1292 btrfs_tree_unlock(parent); in replace_path()
1372 btrfs_tree_unlock(parent); in replace_path()
1790 btrfs_tree_unlock(leaf); in merge_reloc_root()
2317 btrfs_tree_unlock(eb); in do_relocation()
Dextent_io.c3682 btrfs_tree_unlock(eb); in lock_extent_buffer_for_io()
3696 btrfs_tree_unlock(eb); in lock_extent_buffer_for_io()
3718 btrfs_tree_unlock(eb); in lock_extent_buffer_for_io()
3761 btrfs_tree_unlock(eb); in lock_extent_buffer_for_io()
Ddisk-io.c1189 btrfs_tree_unlock(leaf); in btrfs_create_tree()
1195 btrfs_tree_unlock(leaf); in btrfs_create_tree()
1235 btrfs_tree_unlock(root->node); in alloc_log_tree()
Dfree-space-tree.c1254 btrfs_tree_unlock(free_space_root->node); in btrfs_clear_free_space_tree()
Dextent-tree.c5118 btrfs_tree_unlock(next); in do_walk_down()
5226 btrfs_tree_unlock(next); in do_walk_down()
5535 btrfs_tree_unlock(path->nodes[level]); in btrfs_drop_snapshot()
Dtree-log.c2738 btrfs_tree_unlock(next); in walk_down_log_tree()
2807 btrfs_tree_unlock(next); in walk_up_log_tree()
2889 btrfs_tree_unlock(next); in walk_log_tree()
Dqgroup.c1222 btrfs_tree_unlock(quota_root->node); in btrfs_quota_disable()
Dioctl.c680 btrfs_tree_unlock(leaf); in create_subvol()
/Linux-v5.10/include/trace/events/
Dbtrfs.h2103 DEFINE_BTRFS_LOCK_EVENT(btrfs_tree_unlock);