Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dlocking.c255 eb = btrfs_root_node(root); in btrfs_lock_root_node()
278 eb = btrfs_root_node(root); in btrfs_read_lock_root_node()
302 eb = btrfs_root_node(root); in btrfs_try_read_lock_root_node()
H A Dctree.h524 struct extent_buffer *btrfs_root_node(struct btrfs_root *root);
H A Dtree-mod-log.c1079 struct extent_buffer *eb_root = btrfs_root_node(root); in btrfs_old_root_level()
H A Ddisk-io.c872 root->commit_root = btrfs_root_node(root); in btrfs_create_tree()
1069 root->commit_root = btrfs_root_node(root); in read_tree_root_path()
2562 root->commit_root = btrfs_root_node(root); in load_super_root()
H A Dtransaction.c197 root->commit_root = btrfs_root_node(root); in switch_commit_roots()
H A Dctree.c254 struct extent_buffer *btrfs_root_node(struct btrfs_root *root) in btrfs_root_node() function
1847 b = btrfs_root_node(root); in btrfs_search_slot_get_root()
H A Drelocation.c949 reloc_root->commit_root = btrfs_root_node(reloc_root); in btrfs_update_reloc_root()