Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Dctree.c356 btrfs_tree_unlock(cow); in btrfs_copy_root()
580 btrfs_tree_unlock(cow); in __btrfs_cow_block()
589 btrfs_tree_unlock(cow); in __btrfs_cow_block()
604 btrfs_tree_unlock(cow); in __btrfs_cow_block()
621 btrfs_tree_unlock(cow); in __btrfs_cow_block()
634 btrfs_tree_unlock(cow); in __btrfs_cow_block()
644 btrfs_tree_unlock(buf); in __btrfs_cow_block()
893 btrfs_tree_unlock(cur); in btrfs_realloc_node()
900 btrfs_tree_unlock(cur); in btrfs_realloc_node()
1091 btrfs_tree_unlock(child); in balance_level()
[all …]
Dlocking.h164 void btrfs_tree_unlock(struct extent_buffer *eb);
189 btrfs_tree_unlock(eb); in btrfs_tree_unlock_rw()
Dlocking.c211 void btrfs_tree_unlock(struct extent_buffer *eb) in btrfs_tree_unlock() function
261 btrfs_tree_unlock(eb); in btrfs_lock_root_node()
Dbackref.h495 btrfs_tree_unlock(node->eb); in btrfs_backref_unlock_node_buffer()
Drelocation.c812 btrfs_tree_unlock(eb); in create_reloc_root()
1244 btrfs_tree_unlock(eb); in replace_path()
1253 btrfs_tree_unlock(eb); in replace_path()
1317 btrfs_tree_unlock(eb); in replace_path()
1323 btrfs_tree_unlock(parent); in replace_path()
1331 btrfs_tree_unlock(parent); in replace_path()
1429 btrfs_tree_unlock(parent); in replace_path()
1836 btrfs_tree_unlock(leaf); in merge_reloc_root()
2506 btrfs_tree_unlock(eb); in do_relocation()
Dtransaction.c1299 btrfs_tree_unlock(eb); in commit_cowonly_roots()
1782 btrfs_tree_unlock(old); in create_pending_snapshot()
1790 btrfs_tree_unlock(old); in create_pending_snapshot()
1804 btrfs_tree_unlock(tmp); in create_pending_snapshot()
Ddefrag.c381 btrfs_tree_unlock(root_node); in btrfs_defrag_leaves()
Dextent-tree.c5008 btrfs_tree_unlock(buf); in btrfs_alloc_tree_block()
5321 btrfs_tree_unlock(next); in do_walk_down()
5428 btrfs_tree_unlock(next); in do_walk_down()
5738 btrfs_tree_unlock(path->nodes[level]); in btrfs_drop_snapshot()
Ddisk-io.c890 btrfs_tree_unlock(leaf); in btrfs_create_tree()
946 btrfs_tree_unlock(root->node); in btrfs_alloc_log_tree_node()
4744 btrfs_tree_unlock(eb); in btrfs_destroy_marked_extents()
Dfree-space-tree.c1291 btrfs_tree_unlock(free_space_root->node); in btrfs_delete_free_space_tree()
Dextent_io.c1490 btrfs_tree_unlock(eb); in lock_extent_buffer_for_io()
1514 btrfs_tree_unlock(eb); in lock_extent_buffer_for_io()
Dioctl.c696 btrfs_tree_unlock(leaf); in create_subvol()
715 btrfs_tree_unlock(leaf); in create_subvol()
Dqgroup.c1322 btrfs_tree_unlock(quota_root->node); in btrfs_quota_disable()
Dtree-log.c2574 btrfs_tree_unlock(eb); in clean_log_buffer()
/linux-6.6.21/include/trace/events/
Dbtrfs.h2385 DEFINE_BTRFS_LOCK_EVENT(btrfs_tree_unlock);