Searched refs:nfs_file_co_create (Results 1 – 1 of 1) sorted by relevance
642 static int nfs_file_co_create(BlockdevCreateOptions *options, Error **errp) in nfs_file_co_create() function694 ret = nfs_file_co_create(create_options, errp); in nfs_file_co_create_opts()893 .bdrv_co_create = nfs_file_co_create,