Searched refs:NVME_RW_LR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/nvme/target/ | ||
H A D | io-cmd-bdev.c | 275 if (req->cmd->rw.control & cpu_to_le16(NVME_RW_LR)) in nvmet_bdev_execute_rw() |
/linux/include/linux/ | ||
H A D | nvme.h | 1067 NVME_RW_LR = 1 << 15, enumerator |