Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/sunrpc/
Dcache.h164 static inline time64_t convert_to_wallclock(time64_t sinceboot) in convert_to_wallclock() argument
168 return boot.tv_sec + sinceboot; in convert_to_wallclock()