Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Dlocking.h184 struct extent_buffer *btrfs_lock_root_node(struct btrfs_root *root);
Dlocking.c251 struct extent_buffer *btrfs_lock_root_node(struct btrfs_root *root) in btrfs_lock_root_node() function
Dtransaction.c1335 eb = btrfs_lock_root_node(fs_info->tree_root); in commit_cowonly_roots()
1783 old = btrfs_lock_root_node(root); in create_pending_snapshot()
Ddefrag.c470 root_node = btrfs_lock_root_node(root); in btrfs_defrag_leaves()
Drelocation.c1121 eb = btrfs_lock_root_node(dest); in replace_path()
1730 leaf = btrfs_lock_root_node(root); in merge_reloc_root()
Dctree.c1765 b = btrfs_lock_root_node(root); in btrfs_search_slot_get_root()
Dextent-tree.c6095 path->nodes[level] = btrfs_lock_root_node(root); in btrfs_drop_snapshot()