Home
last modified time | relevance | path

Searched refs:fscache_put_context (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/fscache/
Dinternal.h337 void fscache_put_context(struct fscache_cookie *cookie, void *context) in fscache_put_context() function
Dpage.c265 fscache_put_context(op->op.object->cookie, op->context); in fscache_release_retrieval_op()