Searched refs:transport_put_cmd (Results 1 - 1 of 1) sorted by relevance

/drivers/target/
H A Dtarget_core_transport.c71 static int transport_put_cmd(struct se_cmd *cmd);
624 transport_put_cmd(cmd);
2138 * transport_put_cmd - release a reference to a command
2143 static int transport_put_cmd(struct se_cmd *cmd) function
2357 ret = transport_put_cmd(cmd);

Completed in 36 milliseconds