Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/nfs/
Dnfs2xdr.c91 xdr_decode_time(u32 *p, u64 *timep) in xdr_decode_time() function
112 p = xdr_decode_time(p, &fattr->atime); in xdr_decode_fattr()
113 p = xdr_decode_time(p, &fattr->mtime); in xdr_decode_fattr()
114 p = xdr_decode_time(p, &fattr->ctime); in xdr_decode_fattr()