Home
last modified time | relevance | path

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

/fs/nfs/
Dnfs2xdr.c212 static __be32 *xdr_encode_time(__be32 *p, const struct timespec *timep) in xdr_encode_time() function
366 p = xdr_encode_time(p, &ts); in encode_sattr()
374 xdr_encode_time(p, &ts); in encode_sattr()