Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfscache-cache.h363 unsigned long lookup_jif; /* time at which lookup started */ member
/Linux-v4.19/fs/fscache/
Dobject.c443 object->lookup_jif = jiffies; in fscache_parent_ready()
603 fscache_hist(fscache_obj_instantiate_histogram, object->lookup_jif); in fscache_object_available()