Searched refs:super_roots (Results 1 – 2 of 2) sorted by relevance
1941 root_backup = info->super_copy->super_roots + i; in find_newest_super_backup()1949 root_backup = info->super_copy->super_roots; in find_newest_super_backup()1996 root_backup = info->super_for_commit->super_roots + last_backup; in backup_super_roots()2001 root_backup = info->super_for_commit->super_roots + next_backup; in backup_super_roots()2066 memcpy(&info->super_copy->super_roots, in backup_super_roots()2067 &info->super_for_commit->super_roots, in backup_super_roots()2105 root_backup = super->super_roots + newest; in next_root_backup()
496 struct btrfs_root_backup super_roots[BTRFS_NUM_BACKUP_ROOTS]; member