Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dctree.h549 struct extent_buffer *btrfs_root_node(struct btrfs_root *root);
H A Ddisk-io.c852 root->commit_root = btrfs_root_node(root); in btrfs_create_tree()
1048 root->commit_root = btrfs_root_node(root); in read_tree_root_path()
2660 root->commit_root = btrfs_root_node(root); in load_super_root()
H A Dctree.c188 struct extent_buffer *btrfs_root_node(struct btrfs_root *root) in btrfs_root_node() function
1718 b = btrfs_root_node(root); in btrfs_search_slot_get_root()
H A Dtransaction.c202 root->commit_root = btrfs_root_node(root); in switch_commit_roots()
H A Drelocation.c855 reloc_root->commit_root = btrfs_root_node(reloc_root); in btrfs_update_reloc_root()