Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dlocking.c166 void btrfs_tree_read_unlock(struct extent_buffer *eb) in btrfs_tree_read_unlock() function
269 btrfs_tree_read_unlock(eb); in btrfs_read_lock_root_node()
294 btrfs_tree_read_unlock(eb); in btrfs_try_read_lock_root_node()
H A Dlocking.h191 void btrfs_tree_read_unlock(struct extent_buffer *eb);
218 btrfs_tree_read_unlock(eb); in btrfs_tree_unlock_rw()
H A Dtree-mod-log.c932 btrfs_tree_read_unlock(eb); in btrfs_tree_mod_log_rewind()
944 btrfs_tree_read_unlock(eb); in btrfs_tree_mod_log_rewind()
950 btrfs_tree_read_unlock(eb); in btrfs_tree_mod_log_rewind()
1002 btrfs_tree_read_unlock(eb_root); in btrfs_get_old_root()
1031 btrfs_tree_read_unlock(old); in btrfs_get_old_root()
1043 btrfs_tree_read_unlock(eb_root); in btrfs_get_old_root()
1048 btrfs_tree_read_unlock(eb_root); in btrfs_get_old_root()
H A Dbackref.c875 btrfs_tree_read_unlock(eb); in add_missing_keys()
1627 btrfs_tree_read_unlock(eb); in find_parent_nodes()
2148 btrfs_tree_read_unlock(eb); in btrfs_ref_to_path()
H A Dctree.c1576 btrfs_tree_read_unlock(tmp); in read_block_for_search()
1729 btrfs_tree_read_unlock(b); in btrfs_search_slot_get_root()
4894 btrfs_tree_read_unlock(path->nodes[i]); in btrfs_next_old_leaf()
/linux-6.15/include/trace/events/
H A Dbtrfs.h2343 DEFINE_BTRFS_LOCK_EVENT(btrfs_tree_read_unlock);