Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/sunrpc/
Dcache.h168 static inline time64_t convert_to_wallclock(time64_t sinceboot) in convert_to_wallclock() function
/linux-6.12.1/net/sunrpc/
Dcache.c1428 convert_to_wallclock(cp->expiry_time), in c_show()
1501 convert_to_wallclock(cd->flush_time)); in read_flush()
/linux-6.12.1/fs/nfsd/
Dnfs4xdr.c3034 u32 flush_time = convert_to_wallclock(exp->cd->flush_time); in nfsd4_encode_fattr4_change()