MCPcopy Create free account
hub / github.com/ScaleX-IO/uGDS / controller

Class controller

src/libnvm/rpc.cpp:204–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202{
203 *handle = NULL;
204 struct controller* cref;
205
206 cref = _nvm_ctrl_get(ctrl);
207 if (cref == NULL)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected