Lines Matching defs:nc
90 handle_get_log_page(struct io_controller *ioc, const struct nvmf_capsule *nc, in handle_get_log_page()
142 handle_io_identify_command(const struct nvmf_capsule *nc, in handle_io_identify_command()
187 handle_set_features(struct io_controller *ioc, const struct nvmf_capsule *nc, in handle_set_features()
254 admin_command(const struct nvmf_capsule *nc, const struct nvme_command *cmd, in admin_command()
307 handle_io_fabrics_command(const struct nvmf_capsule *nc, in handle_io_fabrics_command()
361 handle_read(struct io_controller *ioc, const struct nvmf_capsule *nc, in handle_read()
378 handle_write(struct io_controller *ioc, const struct nvmf_capsule *nc, in handle_write()
395 handle_flush(const struct nvmf_capsule *nc, const struct nvme_command *cmd) in handle_flush()
404 struct nvmf_capsule *nc; in handle_io_commands() local
475 connect_admin_qpair(int s, struct nvmf_qpair *qp, struct nvmf_capsule *nc, in connect_admin_qpair()
528 connect_io_qpair(int s, struct nvmf_qpair *qp, struct nvmf_capsule *nc, in connect_io_qpair()
615 struct nvmf_capsule *nc; in io_socket_thread() local