Home
last modified time | relevance | path

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

/linux-4.4.14/fs/fscache/
Dinternal.h341 void fscache_put_context(struct fscache_cookie *cookie, void *context) in fscache_put_context() function
Dpage.c277 fscache_put_context(op->cookie, op->context); in fscache_release_retrieval_op()