Home
last modified time | relevance | path

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

/qemu/
H A Dqemu-nbd.c61 #define QEMU_NBD_OPT_CACHE 256 macro
558 { "cache", required_argument, NULL, QEMU_NBD_OPT_CACHE }, in main()
637 case QEMU_NBD_OPT_CACHE: in main()