Searched refs:zone_end (Results 1 – 2 of 2) sorted by relevance
238 LCN zone_start, zone_end; /* current search range */ in ntfs_cluster_alloc() local300 zone_end = vol->mft_zone_start; in ntfs_cluster_alloc()303 zone_end = vol->mft_zone_end; in ntfs_cluster_alloc()306 zone_end = vol->nr_clusters; in ntfs_cluster_alloc()446 if (bmp_pos < zone_end) in ntfs_cluster_alloc()453 zone_end = zone_start; in ntfs_cluster_alloc()463 if (zone_end < zone_start) in ntfs_cluster_alloc()464 zone_end = zone_start; in ntfs_cluster_alloc()491 zone_end = vol->nr_clusters; in ntfs_cluster_alloc()499 zone_end = vol->mft_zone_start; in ntfs_cluster_alloc()[all …]
41042 long unsigned int zone_end; member41052 long unsigned int zone_end; member