Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/sunrpc/
Dcache.h159 static inline time_t convert_to_wallclock(time_t sinceboot) in convert_to_wallclock() function
/linux-4.19.296/fs/nfsd/
Dnfs4xdr.c1996 *p++ = cpu_to_be32(convert_to_wallclock(exp->cd->flush_time)); in encode_change()