Home
last modified time | relevance | path

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

/external/fio/
Dserver.h86 struct cmd_sendfile_reply { struct
Dclient.c1344 static void sendfile_reply(int fd, struct cmd_sendfile_reply *rep, in sendfile_reply()
1354 struct cmd_sendfile_reply *rep; in send_file()
Dserver.c838 struct cmd_sendfile_reply *in; in handle_command()
843 in = (struct cmd_sendfile_reply *) cmd->payload; in handle_command()