Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dctree.c292 btrfs_tree_unlock(cow); in btrfs_copy_root()
593 btrfs_tree_unlock(buf); in btrfs_force_cow_block()
600 btrfs_tree_unlock(cow); in btrfs_force_cow_block()
914 btrfs_tree_unlock(child); in balance_level()
919 btrfs_tree_unlock(mid); in balance_level()
1052 btrfs_tree_unlock(mid); in balance_level()
1201 btrfs_tree_unlock(left); in push_nodes_for_insert()
2878 btrfs_tree_unlock(c); in insert_new_root()
3036 btrfs_tree_unlock(c); in split_node()
3434 btrfs_tree_unlock(left); in __push_leaf_left()
[all …]
H A Dlocking.h182 void btrfs_tree_unlock(struct extent_buffer *eb);
216 btrfs_tree_unlock(eb); in btrfs_tree_unlock_rw()
H A Dlocking.c196 void btrfs_tree_unlock(struct extent_buffer *eb) in btrfs_tree_unlock() function
246 btrfs_tree_unlock(eb); in btrfs_lock_root_node()
H A Ddefrag.c422 btrfs_tree_unlock(cur); in btrfs_realloc_node()
429 btrfs_tree_unlock(cur); in btrfs_realloc_node()
476 btrfs_tree_unlock(root_node); in btrfs_defrag_leaves()
H A Drelocation.c644 btrfs_tree_unlock(eb); in create_reloc_root()
1027 btrfs_tree_unlock(eb); in replace_path()
1036 btrfs_tree_unlock(eb); in replace_path()
1100 btrfs_tree_unlock(eb); in replace_path()
1106 btrfs_tree_unlock(parent); in replace_path()
1114 btrfs_tree_unlock(parent); in replace_path()
1225 btrfs_tree_unlock(parent); in replace_path()
1633 btrfs_tree_unlock(leaf); in merge_reloc_root()
2277 btrfs_tree_unlock(eb); in do_relocation()
H A Dtransaction.c1343 btrfs_tree_unlock(eb); in commit_cowonly_roots()
1792 btrfs_tree_unlock(old); in create_pending_snapshot()
1800 btrfs_tree_unlock(old); in create_pending_snapshot()
1814 btrfs_tree_unlock(tmp); in create_pending_snapshot()
H A Dextent-tree.c5187 btrfs_tree_unlock(buf); in btrfs_alloc_tree_block()
5553 btrfs_tree_unlock(next); in check_next_block_uptodate()
5756 btrfs_tree_unlock(next); in do_walk_down()
6117 btrfs_tree_unlock(path->nodes[level]); in btrfs_drop_snapshot()
H A Ddisk-io.c901 btrfs_tree_unlock(leaf); in btrfs_create_tree()
956 btrfs_tree_unlock(root->node); in btrfs_alloc_log_tree_node()
4713 btrfs_tree_unlock(eb); in btrfs_destroy_marked_extents()
H A Dfree-space-tree.c1292 btrfs_tree_unlock(free_space_root->node); in btrfs_delete_free_space_tree()
H A Dextent_io.c1803 btrfs_tree_unlock(eb); in lock_extent_buffer_for_io()
1827 btrfs_tree_unlock(eb); in lock_extent_buffer_for_io()
H A Dioctl.c613 btrfs_tree_unlock(leaf); in create_subvol()
634 btrfs_tree_unlock(leaf); in create_subvol()
H A Dbackref.c3087 btrfs_tree_unlock(node->eb); in btrfs_backref_unlock_node_buffer()
H A Dqgroup.c1413 btrfs_tree_unlock(quota_root->node); in btrfs_quota_disable()
H A Dtree-log.c2573 btrfs_tree_unlock(eb); in clean_log_buffer()
/linux-6.15/include/trace/events/
H A Dbtrfs.h2342 DEFINE_BTRFS_LOCK_EVENT(btrfs_tree_unlock);