Home
last modified time | relevance | path

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

/linux-5.19.10/fs/btrfs/
Dlocking.h88 void btrfs_tree_unlock(struct extent_buffer *eb);
112 btrfs_tree_unlock(eb); in btrfs_tree_unlock_rw()
Dctree.c228 btrfs_tree_unlock(cow); in btrfs_copy_root()
440 btrfs_tree_unlock(cow); in __btrfs_cow_block()
449 btrfs_tree_unlock(cow); in __btrfs_cow_block()
483 btrfs_tree_unlock(cow); in __btrfs_cow_block()
493 btrfs_tree_unlock(buf); in __btrfs_cow_block()
716 btrfs_tree_unlock(cur); in btrfs_realloc_node()
723 btrfs_tree_unlock(cur); in btrfs_realloc_node()
916 btrfs_tree_unlock(child); in balance_level()
926 btrfs_tree_unlock(child); in balance_level()
931 btrfs_tree_unlock(mid); in balance_level()
[all …]
Dlocking.c209 void btrfs_tree_unlock(struct extent_buffer *eb) in btrfs_tree_unlock() function
259 btrfs_tree_unlock(eb); in btrfs_lock_root_node()
Dtree-defrag.c52 btrfs_tree_unlock(root_node); in btrfs_defrag_leaves()
Dbackref.h322 btrfs_tree_unlock(node->eb); in btrfs_backref_unlock_node_buffer()
Drelocation.c802 btrfs_tree_unlock(eb); in create_reloc_root()
1231 btrfs_tree_unlock(eb); in replace_path()
1240 btrfs_tree_unlock(eb); in replace_path()
1304 btrfs_tree_unlock(eb); in replace_path()
1310 btrfs_tree_unlock(parent); in replace_path()
1318 btrfs_tree_unlock(parent); in replace_path()
1416 btrfs_tree_unlock(parent); in replace_path()
1821 btrfs_tree_unlock(leaf); in merge_reloc_root()
2462 btrfs_tree_unlock(eb); in do_relocation()
Dtransaction.c1286 btrfs_tree_unlock(eb); in commit_cowonly_roots()
1755 btrfs_tree_unlock(old); in create_pending_snapshot()
1763 btrfs_tree_unlock(old); in create_pending_snapshot()
1777 btrfs_tree_unlock(tmp); in create_pending_snapshot()
Dextent-tree.c5035 btrfs_tree_unlock(buf); in btrfs_alloc_tree_block()
5344 btrfs_tree_unlock(next); in do_walk_down()
5452 btrfs_tree_unlock(next); in do_walk_down()
5761 btrfs_tree_unlock(path->nodes[level]); in btrfs_drop_snapshot()
Ddisk-io.c1317 btrfs_tree_unlock(leaf); in btrfs_create_tree()
1330 btrfs_tree_unlock(leaf); in btrfs_create_tree()
1376 btrfs_tree_unlock(root->node); in btrfs_alloc_log_tree_node()
Dfree-space-tree.c1282 btrfs_tree_unlock(free_space_root->node); in btrfs_clear_free_space_tree()
Dtree-log.c2801 btrfs_tree_unlock(next); in walk_down_log_tree()
2871 btrfs_tree_unlock(next); in walk_up_log_tree()
2954 btrfs_tree_unlock(next); in walk_log_tree()
Dextent_io.c4289 btrfs_tree_unlock(eb); in lock_extent_buffer_for_io()
4301 btrfs_tree_unlock(eb); in lock_extent_buffer_for_io()
4323 btrfs_tree_unlock(eb); in lock_extent_buffer_for_io()
Dioctl.c681 btrfs_tree_unlock(leaf); in create_subvol()
700 btrfs_tree_unlock(leaf); in create_subvol()
Dqgroup.c1278 btrfs_tree_unlock(quota_root->node); in btrfs_quota_disable()
/linux-5.19.10/include/trace/events/
Dbtrfs.h2213 DEFINE_BTRFS_LOCK_EVENT(btrfs_tree_unlock);