Home
last modified time | relevance | path

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

/Linux-v4.19/fs/fscache/
Dinternal.h346 void fscache_put_context(struct fscache_cookie *cookie, void *context) in fscache_put_context() function
Dpage.c298 fscache_put_context(op->cookie, op->context); in fscache_release_retrieval_op()