Searched refs:super_roots (Results 1 – 2 of 2) sorted by relevance
1632 root_backup = info->super_copy->super_roots + i; in find_newest_super_backup()1640 root_backup = info->super_copy->super_roots; in find_newest_super_backup()1687 root_backup = info->super_for_commit->super_roots + last_backup; in backup_super_roots()1692 root_backup = info->super_for_commit->super_roots + next_backup; in backup_super_roots()1757 memcpy(&info->super_copy->super_roots, in backup_super_roots()1758 &info->super_for_commit->super_roots, in backup_super_roots()1796 root_backup = super->super_roots + newest; in next_root_backup()
461 struct btrfs_root_backup super_roots[BTRFS_NUM_BACKUP_ROOTS]; member