Searched refs:blockProtectionValue (Results 1 – 1 of 1) sorted by relevance
48 private void UpdateLockedRange(uint blockProtectionValue) in UpdateLockedRange() argument50 if(blockProtectionValue == 0) in UpdateLockedRange()58 var protectedSectorShift = (int)(blockProtectionValue - 1); in UpdateLockedRange()