Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dnvme.h207 NVME_REQ_USERCMD = (1 << 1), enumerator
H A Dioctl.c111 nvme_req(req)->flags |= NVME_REQ_USERCMD; in nvme_alloc_user_request()
H A Dpci.c518 nvme_req(req)->flags & NVME_REQ_USERCMD; in nvme_pci_metadata_use_sgls()
536 return nvme_req(req)->flags & NVME_REQ_USERCMD; in nvme_pci_use_sgls()