Home
last modified time | relevance | path

Searched refs:btrfs_root_node (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/fs/btrfs/
Dctree.c126 struct extent_buffer *btrfs_root_node(struct btrfs_root *root) in btrfs_root_node() function
159 eb = btrfs_root_node(root); in btrfs_lock_root_node()
178 eb = btrfs_root_node(root); in btrfs_read_lock_root_node()
1440 struct extent_buffer *eb_root = btrfs_root_node(root); in btrfs_old_root_level()
2668 b = btrfs_root_node(root); in btrfs_search_slot_get_root()
Dreada.c957 node = btrfs_root_node(root); in btrfs_reada_add()
Ddisk-io.c1271 root->commit_root = btrfs_root_node(root); in btrfs_create_tree()
1437 root->commit_root = btrfs_root_node(root); in btrfs_read_tree_root()
3012 chunk_root->commit_root = btrfs_root_node(chunk_root); in open_ctree()
3051 tree_root->commit_root = btrfs_root_node(tree_root); in open_ctree()
Dtransaction.c90 root->commit_root = btrfs_root_node(root); in switch_commit_roots()
Dctree.h2519 struct extent_buffer *btrfs_root_node(struct btrfs_root *root);
Drelocation.c1498 reloc_root->commit_root = btrfs_root_node(reloc_root); in btrfs_update_reloc_root()