Searched refs:nfs_client_open (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/block/ |
H A D | nfs.c | 415 static int64_t nfs_client_open(NFSClient *client, BlockdevOptionsNfs *opts, in nfs_client_open() function 602 ret = nfs_client_open(client, opts, flags, open_flags, errp); in nfs_client_open_qdict() 652 ret = nfs_client_open(client, opts->location, O_CREAT, 0, errp); in nfs_file_co_create()
|