Searched refs:xdr_decode_time (Results 1 – 3 of 3) sorted by relevance
238 static __be32 *xdr_decode_time(__be32 *p, struct timespec64 *timep) in xdr_decode_time() function304 p = xdr_decode_time(p, &fattr->atime); in decode_fattr()305 p = xdr_decode_time(p, &fattr->mtime); in decode_fattr()306 xdr_decode_time(p, &fattr->ctime); in decode_fattr()
12637 ffff8000103ac230 t xdr_decode_time
Completed in 278 milliseconds