Searched refs:cur_time_mon (Results 1 – 1 of 1) sorted by relevance
2257 long cur_time_mon; in check_decay_read_errors() local2261 cur_time_mon = ktime_get_seconds(); in check_decay_read_errors()2265 rdev->last_read_error = cur_time_mon; in check_decay_read_errors()2269 hours_since_last = (long)(cur_time_mon - in check_decay_read_errors()2272 rdev->last_read_error = cur_time_mon; in check_decay_read_errors()