Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/nfs/
Dnfs2xdr.c91 xdr_decode_time(u32 *p, u64 *timep) in xdr_decode_time() argument
94 *timep = tmp + (u64)ntohl(*p++); in xdr_decode_time()
Dnfs3xdr.c141 xdr_decode_time3(u32 *p, u64 *timep) in xdr_decode_time3() argument
144 *timep = tmp + (u64)ntohl(*p++); in xdr_decode_time3()