Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Dlocking.h171 struct extent_buffer *btrfs_lock_root_node(struct btrfs_root *root);
Dlocking.c250 struct extent_buffer *btrfs_lock_root_node(struct btrfs_root *root) in btrfs_lock_root_node() function
Dtransaction.c1296 eb = btrfs_lock_root_node(fs_info->tree_root); in commit_cowonly_roots()
1778 old = btrfs_lock_root_node(root); in create_pending_snapshot()
Ddefrag.c375 root_node = btrfs_lock_root_node(root); in btrfs_defrag_leaves()
Drelocation.c1240 eb = btrfs_lock_root_node(dest); in replace_path()
1833 leaf = btrfs_lock_root_node(root); in merge_reloc_root()
Dctree.c1880 b = btrfs_lock_root_node(root); in btrfs_search_slot_get_root()
Dextent-tree.c5693 path->nodes[level] = btrfs_lock_root_node(root); in btrfs_drop_snapshot()