Searched refs:iothread_parse_options (Results 1 – 3 of 3) sorted by relevance
51 int iothread_parse_options(char *str, struct iothreads_option *iothr_opt);
257 iothread_parse_options(char *str, struct iothreads_option *iothr_opt) in iothread_parse_options() function
533 if (iothread_parse_options(opt, &iot_opt) < 0) { in virtio_blk_init()
Completed in 7 milliseconds