Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dctree.h553 struct extent_buffer *btrfs_root_node(struct btrfs_root *root);
H A Dtree-mod-log.c1077 struct extent_buffer *eb_root = btrfs_root_node(root); in btrfs_old_root_level()
H A Ddisk-io.c885 root->commit_root = btrfs_root_node(root); in btrfs_create_tree()
1081 root->commit_root = btrfs_root_node(root); in read_tree_root_path()
2671 root->commit_root = btrfs_root_node(root); in load_super_root()
H A Dtransaction.c193 root->commit_root = btrfs_root_node(root); in switch_commit_roots()
H A Dctree.c187 struct extent_buffer *btrfs_root_node(struct btrfs_root *root) in btrfs_root_node() function
1700 b = btrfs_root_node(root); in btrfs_search_slot_get_root()
H A Drelocation.c780 reloc_root->commit_root = btrfs_root_node(reloc_root); in btrfs_update_reloc_root()