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

/linux-master/fs/coda/
H A Dcoda_linux.c69 static struct timespec64 coda_to_timespec64(struct coda_timespec ts) function
127 coda_to_timespec64(attr->va_atime));
130 coda_to_timespec64(attr->va_mtime));
133 coda_to_timespec64(attr->va_ctime));

Completed in 102 milliseconds