Searched refs:linux_to_yfs_time (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/afs/
H A Dyfsclient.c80 static s64 linux_to_yfs_time(const struct timespec64 *t) function
91 s64 mtime = linux_to_yfs_time(t);
274 mtime = linux_to_yfs_time(&attr->ia_mtime);

Completed in 121 milliseconds