Home
last modified time | relevance | path

Searched refs:btrfs_lock_root_node (Results 1 – 7 of 7) sorted by relevance

/linux-6.14.4/fs/btrfs/
Dlocking.h193 struct extent_buffer *btrfs_lock_root_node(struct btrfs_root *root);
Dlocking.c236 struct extent_buffer *btrfs_lock_root_node(struct btrfs_root *root) in btrfs_lock_root_node() function
Dtransaction.c1340 eb = btrfs_lock_root_node(fs_info->tree_root); in commit_cowonly_roots()
1788 old = btrfs_lock_root_node(root); in create_pending_snapshot()
Ddefrag.c470 root_node = btrfs_lock_root_node(root); in btrfs_defrag_leaves()
Drelocation.c1023 eb = btrfs_lock_root_node(dest); in replace_path()
1630 leaf = btrfs_lock_root_node(root); in merge_reloc_root()
Dctree.c1733 b = btrfs_lock_root_node(root); in btrfs_search_slot_get_root()
Dextent-tree.c6077 path->nodes[level] = btrfs_lock_root_node(root); in btrfs_drop_snapshot()