Searched refs:ce_etime (Results 1 – 1 of 1) sorted by relevance
42 struct timespec64 ce_etime; member108 return timespec64_compare(&ts, &ce->ce_etime) >= 0; in cache_entry_expired()176 ce->ce_ttl, ce->ce_etime.tv_nsec, in dfscache_proc_show()245 ce->ce_etime.tv_nsec, in dump_ce()375 ce->ce_etime = get_expire_time(ce->ce_ttl); in copy_ref_data()440 if (!to_del || timespec64_compare(&ce->ce_etime, in remove_oldest_entry()441 &to_del->ce_etime) < 0) in remove_oldest_entry()