Home | History | Annotate | Download | only in fio

Lines Matching refs:remote

350 int fio_client_add_ini_file(void *cookie, const char *ini_file, bool remote)
370 cf->remote = remote;
722 dprint(FD_NET, "send remote ini %s to %s\n", filename, client->hostname);
792 bool remote)
796 if (!remote)
810 return fio_client_send_ini(client, cf->file, cf->remote);