Searched refs:linux_utimensat_lts64_to_ts (Results 1 – 1 of 1) sorted by relevance
120 static int linux_utimensat_lts64_to_ts(struct l_timespec64 *,638 linux_utimensat_lts64_to_ts(struct l_timespec64 *l_times, struct timespec *times) in linux_utimensat_lts64_to_ts() function677 error = linux_utimensat_lts64_to_ts(&l_times[0], ×[0]); in linux_utimensat_time64()680 error = linux_utimensat_lts64_to_ts(&l_times[1], ×[1]); in linux_utimensat_time64()