Lines Matching refs:mft_zone_start
213 } else if (zone == DATA_ZONE && zone_start >= vol->mft_zone_start && in ntfs_cluster_alloc()
221 } else if (zone == MFT_ZONE && (zone_start < vol->mft_zone_start || in ntfs_cluster_alloc()
242 zone_end = vol->mft_zone_start; in ntfs_cluster_alloc()
476 if (tc >= vol->mft_zone_start) in ntfs_cluster_alloc()
519 zone_start = vol->mft_zone_start; in ntfs_cluster_alloc()
628 zone_end = vol->mft_zone_start; in ntfs_cluster_alloc()
651 if (tc >= vol->mft_zone_start) in ntfs_cluster_alloc()
690 mft_zone_size = vol->mft_zone_end - vol->mft_zone_start; in ntfs_cluster_alloc()
693 (unsigned long long)vol->mft_zone_start, in ntfs_cluster_alloc()
706 vol->mft_zone_end = vol->mft_zone_start + mft_zone_size; in ntfs_cluster_alloc()
708 vol->data2_zone_pos = vol->mft_zone_start = in ntfs_cluster_alloc()
728 (unsigned long long)vol->mft_zone_start, in ntfs_cluster_alloc()