Home
last modified time | relevance | path

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

/external/fio/
Dclient.c75 static struct cmd_iolog_pdu *convert_iolog(struct fio_net_cmd *, bool *);
1315 pdu = convert_iolog(cmd, &store_direct); in fio_client_handle_iolog()
1519 static struct cmd_iolog_pdu *convert_iolog(struct fio_net_cmd *cmd, in convert_iolog() function