Home
last modified time | relevance | path

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

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