Lines Matching refs:super_copy
518 u16 csum_size = btrfs_super_csum_size(fs_info->super_copy); in csum_dirty_buffer()
598 u16 csum_size = btrfs_super_csum_size(fs_info->super_copy); in btree_readpage_end_io_hook()
1805 root_backup = info->super_copy->super_roots + i; in find_newest_super_backup()
1813 root_backup = info->super_copy->super_roots; in find_newest_super_backup()
1920 btrfs_super_total_bytes(info->super_copy)); in backup_super_roots()
1922 btrfs_super_bytes_used(info->super_copy)); in backup_super_roots()
1924 btrfs_super_num_devices(info->super_copy)); in backup_super_roots()
1930 memcpy(&info->super_copy->super_roots, in backup_super_roots()
2272 struct btrfs_super_block *disk_super = fs_info->super_copy; in btrfs_replay_log()
2580 return validate_super(fs_info, fs_info->super_copy, 0); in btrfs_validate_mount_super()
2867 memcpy(fs_info->super_copy, bh->b_data, sizeof(*fs_info->super_copy)); in open_ctree()
2870 disk_super = fs_info->super_copy; in open_ctree()
2881 memcpy(fs_info->super_for_commit, fs_info->super_copy, in open_ctree()
3424 ret = next_root_backup(fs_info, fs_info->super_copy, in open_ctree()
3834 max_errors = btrfs_super_num_devices(fs_info->super_copy) - 1; in write_all_supers()