How can you populate result_storage_key from cache_key_fn?

Great to see it is now possible to set a file location for persistent results. Is it possible to access the result_storage_key inside cache_key_fn? One could use this to invalidate the cache if the file is missing. Would need not just the key but any variables used to format it.