Home
last modified time | relevance | path

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

/src/tools/tools/nvmf/nvmfd/
H A Dinternal.h56 void device_flush(uint32_t nsid, const struct nvmf_capsule *nc);
H A Ddevices.c356 device_flush(uint32_t nsid, const struct nvmf_capsule *nc) in device_flush() function
H A Dio.c397 device_flush(le32toh(cmd->nsid), nc); in handle_flush()