Searched refs:cur_time_mon (Results 1 – 1 of 1) sorted by relevance
2271 long cur_time_mon; in check_decay_read_errors() local2275 cur_time_mon = ktime_get_seconds(); in check_decay_read_errors()2279 rdev->last_read_error = cur_time_mon; in check_decay_read_errors()2283 hours_since_last = (long)(cur_time_mon - in check_decay_read_errors()2286 rdev->last_read_error = cur_time_mon; in check_decay_read_errors()