Home
last modified time | relevance | path

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

/fs/afs/
Dyfsclient.c138 static struct timespec64 xdr_to_time(const struct yfs_xdr_u64 xdr) in xdr_to_time() function
216 status->mtime_client = xdr_to_time(xdr->mtime_client); in xdr_decode_YFSFetchStatus()
217 status->mtime_server = xdr_to_time(xdr->mtime_server); in xdr_decode_YFSFetchStatus()