Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dfscache-cache.h232 void (*drop_object)(struct fscache_object *object); member
/linux-3.4.99/fs/cachefiles/
Dinterface.c458 .drop_object = cachefiles_drop_object,
/linux-3.4.99/fs/fscache/
Dobject.c628 cache->ops->drop_object(object); in fscache_drop_object()
/linux-3.4.99/Documentation/filesystems/caching/
Dfscache.txt295 dro=N Number of in-progress drop_object() cache ops
Dbackend-api.txt313 void (*drop_object)(struct fscache_object *object)