Searched refs:stripe_clock_hand_max (Results 1 – 1 of 1) sorted by relevance
629 static const u64 stripe_clock_hand_max = 1ULL << 56; /* max after rescale */ variable648 if (*v > stripe_clock_hand_max) in bch2_stripe_state_rescale()649 scale_min = max(scale_min, *v - stripe_clock_hand_max); in bch2_stripe_state_rescale()