Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dnfs2xdr.c225 static __be32 *xdr_encode_time(__be32 *p, const struct timespec *timep) in xdr_encode_time() function
378 p = xdr_encode_time(p, &attr->ia_atime); in encode_sattr()
384 xdr_encode_time(p, &attr->ia_mtime); in encode_sattr()