Home
last modified time | relevance | path

Searched refs:convert_to_wallclock (Results 1 – 2 of 2) 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() function
/linux-4.4.14/net/sunrpc/
Dcache.c1359 convert_to_wallclock(cp->expiry_time), in c_show()
1432 snprintf(tbuf, sizeof(tbuf), "%lu\n", convert_to_wallclock(cd->flush_time)); in read_flush()