Searched refs:NVME_CMD_SGL_ALL (Results 1 – 4 of 4) sorted by relevance
413 if (req->cmd->common.flags & ~NVME_CMD_SGL_ALL) in nvmet_parse_passthru_io_cmd()487 if (req->cmd->common.flags & ~NVME_CMD_SGL_ALL) in nvmet_parse_passthru_admin_cmd()
951 if (unlikely((flags & NVME_CMD_SGL_ALL) != NVME_CMD_SGL_METABUF)) { in nvmet_req_init()
904 NVME_CMD_SGL_ALL = NVME_CMD_SGL_METABUF | NVME_CMD_SGL_METASEG, enumerator
672 cmd->common.flags &= ~NVME_CMD_SGL_ALL; in nvme_init_request()