Home
last modified time | relevance | path

Searched refs:btrfs_try_read_lock_root_node (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dlocking.h173 struct extent_buffer *btrfs_try_read_lock_root_node(struct btrfs_root *root);
H A Dlocking.c297 struct extent_buffer *btrfs_try_read_lock_root_node(struct btrfs_root *root) in btrfs_try_read_lock_root_node() function
H A Dctree.c1894 b = btrfs_try_read_lock_root_node(root); in btrfs_search_slot_get_root()