Home
last modified time | relevance | path

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

/linux-6.14.4/fs/nfs/
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()
Dnfs3xdr.c459 static __be32 *xdr_encode_nfstime3(__be32 *p, const struct timespec64 *timep) in xdr_encode_nfstime3()
466 static __be32 *xdr_decode_nfstime3(__be32 *p, struct timespec64 *timep) in xdr_decode_nfstime3()
/linux-6.14.4/fs/nfsd/
Dnfs3xdr.c58 svcxdr_decode_nfstime3(struct xdr_stream *xdr, struct timespec64 *timep) in svcxdr_decode_nfstime3()