Home
last modified time | relevance | path

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

/external/fio/
Dserver.c330 static uint64_t alloc_reply(uint64_t tag, uint16_t opcode) in alloc_reply() function
376 tag = *tagptr = alloc_reply(*tagptr, opcode); in fio_net_send_cmd()
438 tag = alloc_reply(tag, opcode); in fio_net_send_simple_cmd()