Searched refs:cur_time_mon (Results 1 – 1 of 1) sorted by relevance
2649 long cur_time_mon; in check_decay_read_errors() local2653 cur_time_mon = ktime_get_seconds(); in check_decay_read_errors()2657 rdev->last_read_error = cur_time_mon; in check_decay_read_errors()2661 hours_since_last = (long)(cur_time_mon - in check_decay_read_errors()2664 rdev->last_read_error = cur_time_mon; in check_decay_read_errors()