Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dnfs2xdr.c226 static __be32 *xdr_encode_time(__be32 *p, const struct timespec *timep) in xdr_encode_time() function
381 p = xdr_encode_time(p, &ts); in encode_sattr()
389 xdr_encode_time(p, &ts); in encode_sattr()