Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dfscache-cache.h360 unsigned long lookup_jif; /* time at which lookup started */ member
/linux-4.1.27/fs/fscache/
Dobject.c417 object->lookup_jif = jiffies; in fscache_parent_ready()
577 fscache_hist(fscache_obj_instantiate_histogram, object->lookup_jif); in fscache_object_available()