Searched refs:cur_time_mon (Results 1 – 1 of 1) sorted by relevance
2584 long cur_time_mon; in check_decay_read_errors() local2588 cur_time_mon = ktime_get_seconds(); in check_decay_read_errors()2592 rdev->last_read_error = cur_time_mon; in check_decay_read_errors()2596 hours_since_last = (long)(cur_time_mon - in check_decay_read_errors()2599 rdev->last_read_error = cur_time_mon; in check_decay_read_errors()