Searched refs:ssh_co_create (Results 1 – 1 of 1) sorted by relevance
923 static int ssh_co_create(BlockdevCreateOptions *options, Error **errp) in ssh_co_create() function984 ret = ssh_co_create(create_options, errp); in ssh_co_create_opts()1364 .bdrv_co_create = ssh_co_create,