Searched refs:super_roots (Results 1 – 2 of 2) sorted by relevance
1799 root_backup = info->super_copy->super_roots + i; in find_newest_super_backup()1807 root_backup = info->super_copy->super_roots; in find_newest_super_backup()1854 root_backup = info->super_for_commit->super_roots + last_backup; in backup_super_roots()1859 root_backup = info->super_for_commit->super_roots + next_backup; in backup_super_roots()1924 memcpy(&info->super_copy->super_roots, in backup_super_roots()1925 &info->super_for_commit->super_roots, in backup_super_roots()1963 root_backup = super->super_roots + newest; in next_root_backup()
265 struct btrfs_root_backup super_roots[BTRFS_NUM_BACKUP_ROOTS]; member