Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dfscache-cache.h358 unsigned long lookup_jif; /* time at which lookup started */ member
/kernel/linux/linux-5.10/fs/fscache/
Dobject.c439 object->lookup_jif = jiffies; in fscache_parent_ready()
599 fscache_hist(fscache_obj_instantiate_histogram, object->lookup_jif); in fscache_object_available()