Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dfscache-cache.h254 void (*drop_object)(struct fscache_object *object); member
/linux-4.4.14/fs/cachefiles/
Dinterface.c545 .drop_object = cachefiles_drop_object,
/linux-4.4.14/fs/fscache/
Dobject.c720 cache->ops->drop_object(object); in fscache_drop_object()
/linux-4.4.14/Documentation/filesystems/caching/
Dfscache.txt296 dro=N Number of in-progress drop_object() cache ops
Dbackend-api.txt334 void (*drop_object)(struct fscache_object *object)