Home
last modified time | relevance | path

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

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