Searched refs:timep (Results 1 – 2 of 2) sorted by relevance
91 xdr_decode_time(u32 *p, u64 *timep) in xdr_decode_time() argument94 *timep = tmp + (u64)ntohl(*p++); in xdr_decode_time()
141 xdr_decode_time3(u32 *p, u64 *timep) in xdr_decode_time3() argument144 *timep = tmp + (u64)ntohl(*p++); in xdr_decode_time3()