Searched refs:linux_utimensat_lts_to_ts (Results 1 – 1 of 1) sorted by relevance
117 static int linux_utimensat_lts_to_ts(struct l_timespec *,551 linux_utimensat_lts_to_ts(struct l_timespec *l_times, struct timespec *times) in linux_utimensat_lts_to_ts() function622 error = linux_utimensat_lts_to_ts(&l_times[0], ×[0]); in linux_utimensat()625 error = linux_utimensat_lts_to_ts(&l_times[1], ×[1]); in linux_utimensat()