Home
last modified time | relevance | path

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

/linux-3.4.99/fs/fscache/
Dobject.c415 object->lookup_jif = jiffies; in fscache_initialise_object()
604 fscache_hist(fscache_obj_instantiate_histogram, object->lookup_jif); in fscache_object_available()
/linux-3.4.99/include/linux/
Dfscache-cache.h342 unsigned long lookup_jif; /* time at which lookup started */ member