Searched refs:cur_time_mon (Results 1 – 1 of 1) sorted by relevance
2654 long cur_time_mon; in check_decay_read_errors() local2658 cur_time_mon = ktime_get_seconds(); in check_decay_read_errors()2662 rdev->last_read_error = cur_time_mon; in check_decay_read_errors()2666 hours_since_last = (long)(cur_time_mon - in check_decay_read_errors()2669 rdev->last_read_error = cur_time_mon; in check_decay_read_errors()