Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Dlocking.h173 struct extent_buffer *btrfs_try_read_lock_root_node(struct btrfs_root *root);
Dlocking.c297 struct extent_buffer *btrfs_try_read_lock_root_node(struct btrfs_root *root) in btrfs_try_read_lock_root_node() function
Dctree.c1865 b = btrfs_try_read_lock_root_node(root); in btrfs_search_slot_get_root()