dump_cache
add_debugger_command_etc("block_cache", &dump_cache,
add_debugger_command("cache", &dump_cache, "Dump VMCache");
dump_cache(3, argv);
dump_cache();