Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fscache/
H A Dinternal.h344 void fscache_put_context(struct fscache_cookie *cookie, void *context) in fscache_put_context() function
H A Dpage.c294 fscache_put_context(op->cookie, op->context); in fscache_release_retrieval_op()