Searched refs:put_context (Results 1 – 4 of 4) sorted by relevance
339 if (cookie->def->put_context) in fscache_put_context()340 cookie->def->put_context(cookie->netfs_data, context); in fscache_put_context()
335 .put_context = nfs_fh_put_context,
136 void (*put_context)(void *cookie_netfs_data, void *context); member
149 void (*put_context)(void *cookie_netfs_data, void *context);503 maintained with the get_context/put_context functions mentioned above.