Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
H A Dcache.h168 static inline time64_t convert_to_wallclock(time64_t sinceboot) in convert_to_wallclock() function
/linux/net/sunrpc/
H A Dcache.c1440 convert_to_wallclock(cp->expiry_time), in c_show()
1509 convert_to_wallclock(cd->flush_time)); in read_flush()
/linux/fs/nfsd/
H A Dnfs4xdr.c3043 u32 flush_time = convert_to_wallclock(exp->cd->flush_time); in nfsd4_encode_fattr4_change()