Searched refs:zone_limit (Results 1 – 1 of 1) sorted by relevance
783 CLST zone_limit, zone_max, lcn, vcn, len; in ntfs_refresh_zone() local797 zone_limit = (512 * 1024 * 1024) >> sbi->cluster_bits; in ntfs_refresh_zone()799 if (zone_max > zone_limit) in ntfs_refresh_zone()800 zone_max = zone_limit; in ntfs_refresh_zone()