Searched refs:zone_max (Results 1 – 1 of 1) sorted by relevance
783 CLST zone_limit, zone_max, lcn, vcn, len; in ntfs_refresh_zone() local798 zone_max = wnd->nbits >> 3; in ntfs_refresh_zone()799 if (zone_max > zone_limit) in ntfs_refresh_zone()800 zone_max = zone_limit; in ntfs_refresh_zone()815 zlen = wnd_find(wnd, zone_max, lcn_s, 0, &lcn_s); in ntfs_refresh_zone()