Home
last modified time | relevance | path

Searched refs:lookup_complete (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/include/linux/
Dfscache-cache.h238 void (*lookup_complete)(struct fscache_object *object); member
/Linux-v5.15/fs/fscache/
Dobject.c590 object->cache->ops->lookup_complete(object); in fscache_object_available()
625 object->cache->ops->lookup_complete(object); in fscache_lookup_failure()
/Linux-v5.15/fs/cachefiles/
Dinterface.c555 .lookup_complete = cachefiles_lookup_complete,
/Linux-v5.15/Documentation/filesystems/caching/
Dbackend-api.rst241 will call the lookup_complete() method to allow the cache to release the
266 void (*lookup_complete)(struct fscache_object *object)
Dfscache.rst376 | |luc=N |Number of in-progress lookup_complete() cache ops |