Home
last modified time | relevance | path

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

/linux/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.c969 btrfs_tree_read_unlock(eb); in btrfs_tree_mod_log_rewind()
981 btrfs_tree_read_unlock(eb); in btrfs_tree_mod_log_rewind()
987 btrfs_tree_read_unlock(eb); in btrfs_tree_mod_log_rewind()
1039 btrfs_tree_read_unlock(eb_root); in btrfs_get_old_root()
1068 btrfs_tree_read_unlock(old); in btrfs_get_old_root()
1080 btrfs_tree_read_unlock(eb_root); in btrfs_get_old_root()
1085 btrfs_tree_read_unlock(eb_root); in btrfs_get_old_root()
/linux/include/trace/events/
H A Dbtrfs.h2337 DEFINE_BTRFS_LOCK_EVENT(btrfs_tree_read_unlock);