Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dlocking.h195 struct extent_buffer *btrfs_try_read_lock_root_node(struct btrfs_root *root);
Dlocking.c283 struct extent_buffer *btrfs_try_read_lock_root_node(struct btrfs_root *root) in btrfs_try_read_lock_root_node() function
Dctree.c1718 b = btrfs_try_read_lock_root_node(root); in btrfs_search_slot_get_root()