Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/sunrpc/
Dcache.h170 static inline time_t convert_to_wallclock(time_t sinceboot) in convert_to_wallclock() argument
174 return boot.tv_sec + sinceboot; in convert_to_wallclock()