Home
last modified time | relevance | path

Searched refs:btrfs_tree_read_unlock (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/fs/btrfs/
Dlocking.h92 void btrfs_tree_read_unlock(struct extent_buffer *eb);
115 btrfs_tree_read_unlock(eb); in btrfs_tree_unlock_rw()
Dlocking.c175 void btrfs_tree_read_unlock(struct extent_buffer *eb) in btrfs_tree_read_unlock() function
282 btrfs_tree_read_unlock(eb); in btrfs_read_lock_root_node()
307 btrfs_tree_read_unlock(eb); in btrfs_try_read_lock_root_node()
Dtree-mod-log.c754 btrfs_tree_read_unlock(eb); in btrfs_tree_mod_log_rewind()
766 btrfs_tree_read_unlock(eb); in btrfs_tree_mod_log_rewind()
772 btrfs_tree_read_unlock(eb); in btrfs_tree_mod_log_rewind()
822 btrfs_tree_read_unlock(eb_root); in btrfs_get_old_root()
848 btrfs_tree_read_unlock(old); in btrfs_get_old_root()
860 btrfs_tree_read_unlock(eb_root); in btrfs_get_old_root()
865 btrfs_tree_read_unlock(eb_root); in btrfs_get_old_root()
Dbackref.c829 btrfs_tree_read_unlock(eb); in add_missing_keys()
1388 btrfs_tree_read_unlock(eb); in find_parent_nodes()
1908 btrfs_tree_read_unlock(eb); in btrfs_ref_to_path()
Dctree.c1672 btrfs_tree_read_unlock(b); in btrfs_search_slot_get_root()
4764 btrfs_tree_read_unlock(path->nodes[i]); in btrfs_next_old_leaf()
/linux-6.1.9/include/trace/events/
Dbtrfs.h2278 DEFINE_BTRFS_LOCK_EVENT(btrfs_tree_read_unlock);