Searched refs:job_opt_object (Results 1 – 1 of 1) sorted by relevance
64 static struct json_object *job_opt_object = NULL; variable140 job_opt_object = json_create_object(); in fio_client_json_init()141 json_object_add_value_object(root, "global options", job_opt_object); in fio_client_json_init()1044 if (!job_opt_object) in handle_job_opt()1064 json_object_add_value_string(job_opt_object, p->name, pos); in handle_job_opt()