Home
last modified time | relevance | path

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

/u-boot/fs/btrfs/
A Ddisk-io.c842 u64 root_tree_bytenr; in btrfs_setup_all_roots() local
850 root_tree_bytenr = btrfs_super_root(sb); in btrfs_setup_all_roots()
852 root->node = read_tree_block(fs_info, root_tree_bytenr, generation); in btrfs_setup_all_roots()

Completed in 5 milliseconds