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

/linux-master/fs/afs/
H A Dyfsclient.c131 static struct timespec64 xdr_to_time(const struct yfs_xdr_u64 xdr) function
209 status->mtime_client = xdr_to_time(xdr->mtime_client);
210 status->mtime_server = xdr_to_time(xdr->mtime_server);

Completed in 85 milliseconds