Home
last modified time | relevance | path

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

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