Lines Matching refs:mft_zone_start
199 } else if (zone == DATA_ZONE && zone_start >= vol->mft_zone_start && in ntfs_cluster_alloc()
207 } else if (zone == MFT_ZONE && (zone_start < vol->mft_zone_start || in ntfs_cluster_alloc()
228 zone_end = vol->mft_zone_start; in ntfs_cluster_alloc()
462 if (tc >= vol->mft_zone_start) in ntfs_cluster_alloc()
505 zone_start = vol->mft_zone_start; in ntfs_cluster_alloc()
614 zone_end = vol->mft_zone_start; in ntfs_cluster_alloc()
637 if (tc >= vol->mft_zone_start) in ntfs_cluster_alloc()
676 mft_zone_size = vol->mft_zone_end - vol->mft_zone_start; in ntfs_cluster_alloc()
679 (unsigned long long)vol->mft_zone_start, in ntfs_cluster_alloc()
692 vol->mft_zone_end = vol->mft_zone_start + mft_zone_size; in ntfs_cluster_alloc()
694 vol->data2_zone_pos = vol->mft_zone_start = in ntfs_cluster_alloc()
714 (unsigned long long)vol->mft_zone_start, in ntfs_cluster_alloc()