Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfscache-cache.h263 void (*drop_object)(struct fscache_object *object); member
/OK3568_Linux_fs/kernel/fs/cachefiles/
H A Dinterface.c559 .drop_object = cachefiles_drop_object,
/OK3568_Linux_fs/kernel/fs/fscache/
H A Dobject.c745 cache->ops->drop_object(object); in fscache_drop_object()
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H A Dfscache.rst382 | |dro=N |Number of in-progress drop_object() cache ops |
H A Dbackend-api.rst332 void (*drop_object)(struct fscache_object *object)