Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dnfs.c642 static int nfs_file_co_create(BlockdevCreateOptions *options, Error **errp) in nfs_file_co_create() function
694 ret = nfs_file_co_create(create_options, errp); in nfs_file_co_create_opts()
893 .bdrv_co_create = nfs_file_co_create,