Home
last modified time | relevance | path

Searched refs:nvme_cmd_resv_acquire (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dnvme.h290 nvme_cmd_resv_acquire = 0x11, enumerator
/linux-4.4.14/drivers/nvme/host/
Dpci.c2164 return nvme_pr_command(bdev, cdw10, key, 0, nvme_cmd_resv_acquire); in nvme_pr_reserve()
2171 return nvme_pr_command(bdev, cdw10, old, new, nvme_cmd_resv_acquire); in nvme_pr_preempt()