Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dlocking.h95 void btrfs_tree_read_unlock(struct extent_buffer *eb);
129 btrfs_tree_read_unlock(eb); in btrfs_tree_unlock_rw()
Dlocking.c366 void btrfs_tree_read_unlock(struct extent_buffer *eb) in btrfs_tree_read_unlock() function
577 btrfs_tree_read_unlock(eb); in __btrfs_read_lock_root_node()
Dctree.c1357 btrfs_tree_read_unlock(eb_root); in get_old_root()
1372 btrfs_tree_read_unlock(eb_root); in get_old_root()
2625 btrfs_tree_read_unlock(b); in btrfs_search_slot_get_root()
Dbackref.c803 btrfs_tree_read_unlock(eb); in add_missing_keys()
/Linux-v5.10/include/trace/events/
Dbtrfs.h2104 DEFINE_BTRFS_LOCK_EVENT(btrfs_tree_read_unlock);