Searched refs:super_roots (Results 1 – 2 of 2) sorted by relevance
1830 root_backup = info->super_copy->super_roots + i; in find_newest_super_backup()1838 root_backup = info->super_copy->super_roots; in find_newest_super_backup()1885 root_backup = info->super_for_commit->super_roots + last_backup; in backup_super_roots()1890 root_backup = info->super_for_commit->super_roots + next_backup; in backup_super_roots()1955 memcpy(&info->super_copy->super_roots, in backup_super_roots()1956 &info->super_for_commit->super_roots, in backup_super_roots()1994 root_backup = super->super_roots + newest; in next_root_backup()
247 struct btrfs_root_backup super_roots[BTRFS_NUM_BACKUP_ROOTS]; member