Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dlocking.h15 void btrfs_tree_unlock(struct extent_buffer *eb);
31 btrfs_tree_unlock(eb); in btrfs_tree_unlock_rw()
Dctree.c163 btrfs_tree_unlock(eb); in btrfs_lock_root_node()
1157 btrfs_tree_unlock(buf); in __btrfs_cow_block()
1687 btrfs_tree_unlock(cur); in btrfs_realloc_node()
1694 btrfs_tree_unlock(cur); in btrfs_realloc_node()
1898 btrfs_tree_unlock(child); in balance_level()
1908 btrfs_tree_unlock(child); in balance_level()
1913 btrfs_tree_unlock(mid); in balance_level()
1974 btrfs_tree_unlock(right); in balance_level()
2019 btrfs_tree_unlock(mid); in balance_level()
2045 btrfs_tree_unlock(mid); in balance_level()
[all …]
Dtree-defrag.c61 btrfs_tree_unlock(root_node); in btrfs_defrag_leaves()
Dlocking.c300 void btrfs_tree_unlock(struct extent_buffer *eb) in btrfs_tree_unlock() function
Dtransaction.c1120 btrfs_tree_unlock(eb); in commit_cowonly_roots()
1526 btrfs_tree_unlock(old); in create_pending_snapshot()
1536 btrfs_tree_unlock(old); in create_pending_snapshot()
1550 btrfs_tree_unlock(tmp); in create_pending_snapshot()
Drelocation.c388 btrfs_tree_unlock(node->eb); in unlock_node_buffer()
1410 btrfs_tree_unlock(eb); in create_reloc_root()
1801 btrfs_tree_unlock(eb); in replace_path()
1880 btrfs_tree_unlock(parent); in replace_path()
1888 btrfs_tree_unlock(parent); in replace_path()
1968 btrfs_tree_unlock(parent); in replace_path()
2348 btrfs_tree_unlock(leaf); in merge_reloc_root()
2852 btrfs_tree_unlock(eb); in do_relocation()
Dextent_io.c3662 btrfs_tree_unlock(eb); in lock_extent_buffer_for_io()
3676 btrfs_tree_unlock(eb); in lock_extent_buffer_for_io()
3698 btrfs_tree_unlock(eb); in lock_extent_buffer_for_io()
3741 btrfs_tree_unlock(eb); in lock_extent_buffer_for_io()
Ddisk-io.c1295 btrfs_tree_unlock(leaf); in btrfs_create_tree()
1301 btrfs_tree_unlock(leaf); in btrfs_create_tree()
1345 btrfs_tree_unlock(root->node); in alloc_log_tree()
Dfree-space-tree.c1251 btrfs_tree_unlock(free_space_root->node); in btrfs_clear_free_space_tree()
Dextent-tree.c4861 btrfs_tree_unlock(next); in do_walk_down()
4969 btrfs_tree_unlock(next); in do_walk_down()
5276 btrfs_tree_unlock(path->nodes[level]); in btrfs_drop_snapshot()
Dtree-log.c2744 btrfs_tree_unlock(next); in walk_down_log_tree()
2828 btrfs_tree_unlock(next); in walk_up_log_tree()
2910 btrfs_tree_unlock(next); in walk_log_tree()
Dqgroup.c1104 btrfs_tree_unlock(quota_root->node); in btrfs_quota_disable()
Dioctl.c655 btrfs_tree_unlock(leaf); in create_subvol()
/Linux-v5.4/include/trace/events/
Dbtrfs.h2086 DEFINE_BTRFS_LOCK_EVENT(btrfs_tree_unlock);