Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfs2xdr.c213 static __be32 *xdr_encode_time(__be32 *p, const struct timespec64 *timep) in xdr_encode_time() function
365 p = xdr_encode_time(p, &attr->ia_atime); in encode_sattr()
371 xdr_encode_time(p, &attr->ia_mtime); in encode_sattr()