Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dlocking.c177 void btrfs_tree_read_unlock(struct extent_buffer *eb) in btrfs_tree_read_unlock() function
284 btrfs_tree_read_unlock(eb); in btrfs_read_lock_root_node()
309 btrfs_tree_read_unlock(eb); in btrfs_try_read_lock_root_node()
H A Dlocking.h168 void btrfs_tree_read_unlock(struct extent_buffer *eb);
191 btrfs_tree_read_unlock(eb); in btrfs_tree_unlock_rw()
H A Dtree-mod-log.c934 btrfs_tree_read_unlock(eb); in btrfs_tree_mod_log_rewind()
946 btrfs_tree_read_unlock(eb); in btrfs_tree_mod_log_rewind()
952 btrfs_tree_read_unlock(eb); in btrfs_tree_mod_log_rewind()
1004 btrfs_tree_read_unlock(eb_root); in btrfs_get_old_root()
1033 btrfs_tree_read_unlock(old); in btrfs_get_old_root()
1045 btrfs_tree_read_unlock(eb_root); in btrfs_get_old_root()
1050 btrfs_tree_read_unlock(eb_root); in btrfs_get_old_root()
H A Dbackref.c879 btrfs_tree_read_unlock(eb); in add_missing_keys()
1633 btrfs_tree_read_unlock(eb); in find_parent_nodes()
2154 btrfs_tree_read_unlock(eb); in btrfs_ref_to_path()
H A Dctree.c1876 btrfs_tree_read_unlock(b); in btrfs_search_slot_get_root()
5030 btrfs_tree_read_unlock(path->nodes[i]); in btrfs_next_old_leaf()
/openbmc/linux/include/trace/events/
H A Dbtrfs.h2386 DEFINE_BTRFS_LOCK_EVENT(btrfs_tree_read_unlock);