Home
last modified time | relevance | path

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

/external/fio/
Dserver.h204 extern void fio_net_cmd_crc(struct fio_net_cmd *);
Dserver.c361 void fio_net_cmd_crc(struct fio_net_cmd *cmd) in fio_net_cmd_crc() function
398 fio_net_cmd_crc(cmd); in fio_net_send_cmd()
423 fio_net_cmd_crc(&cmd); in fio_net_send_simple_stack_cmd()