Searched refs:root_item (Results 1 – 1 of 1) sorted by relevance
35 struct btrfs_root_item *root_item) in btrfs_find_root() argument44 if (!root_item) in btrfs_find_root()45 root_item = &my_root_item; in btrfs_find_root()46 read_root_item(&path, root_item); in btrfs_find_root()50 root->bytenr = root_item->bytenr; in btrfs_find_root()51 root->root_dirid = root_item->root_dirid; in btrfs_find_root()