Home
last modified time | relevance | path

Searched defs:timep (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfs/
H A Dnfs2xdr.c209 static __be32 *xdr_encode_time(__be32 *p, const struct timespec64 *timep) in xdr_encode_time()
227 const struct timespec64 *timep) in xdr_encode_current_server_time()
234 static __be32 *xdr_decode_time(__be32 *p, struct timespec64 *timep) in xdr_decode_time()
/linux/fs/nfsd/
H A Dnfs3xdr.c58 svcxdr_decode_nfstime3(struct xdr_stream *xdr, struct timespec64 *timep) in svcxdr_decode_nfstime3()