Searched refs:current_time (Results 1 – 2 of 2) sorted by relevance
162 struct xtm current_time; in time_mt() local204 packet_time = localtime_1(¤t_time, stamp); in time_mt()228 localtime_2(¤t_time, stamp); in time_mt()230 if (!(info->weekdays_match & (1 << current_time.weekday))) in time_mt()235 localtime_3(¤t_time, stamp); in time_mt()236 if (!(info->monthdays_match & (1 << current_time.monthday))) in time_mt()
475 inode->i_atime = inode->i_mtime = inode->i_ctime = current_time(inode); in rpc_get_inode()