Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dlocking.h97 struct extent_buffer *btrfs_try_read_lock_root_node(struct btrfs_root *root);
Dlocking.c295 struct extent_buffer *btrfs_try_read_lock_root_node(struct btrfs_root *root) in btrfs_try_read_lock_root_node() function
Dctree.c1661 b = btrfs_try_read_lock_root_node(root); in btrfs_search_slot_get_root()