Searched defs:timep (Results 1 – 5 of 5) sorted by relevance
213 static __be32 *xdr_encode_time(__be32 *p, const struct timespec64 *timep) in xdr_encode_time()231 const struct timespec64 *timep) in xdr_encode_current_server_time()238 static __be32 *xdr_decode_time(__be32 *p, struct timespec64 *timep) in xdr_decode_time()
462 static __be32 *xdr_encode_nfstime3(__be32 *p, const struct timespec64 *timep) in xdr_encode_nfstime3()469 static __be32 *xdr_decode_nfstime3(__be32 *p, struct timespec64 *timep) in xdr_decode_nfstime3()
80 struct tm *gmtime_r(const time_t *timep, struct tm *result) in gmtime_r()92 struct tm *localtime_r(const time_t *timep, struct tm *result) in localtime_r()
630 time_t timep; in ipmiStorageGetSelTimeUtcOffset() local
58 svcxdr_decode_nfstime3(struct xdr_stream *xdr, struct timespec64 *timep) in svcxdr_decode_nfstime3()