Home
last modified time | relevance | path

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

/Linux-v5.4/fs/afs/
Dyfsclient.c140 static struct timespec64 xdr_to_time(const struct yfs_xdr_u64 xdr) in xdr_to_time() function
218 status->mtime_client = xdr_to_time(xdr->mtime_client); in xdr_decode_YFSFetchStatus()
219 status->mtime_server = xdr_to_time(xdr->mtime_server); in xdr_decode_YFSFetchStatus()