Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Ddisk-io.c2540 static int load_super_root(struct btrfs_root *root, u64 bytenr, u64 gen, int level) in load_super_root() function
2576 ret = load_super_root(fs_info->tree_root, bytenr, gen, level); in load_important_roots()
3356 ret = load_super_root(chunk_root, btrfs_super_chunk_root(disk_super), in open_ctree()