Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/nvme/host/
Dnvme.h490 #define NVME_NS_STOPPED 5 macro
Dcore.c5097 if (test_and_clear_bit(NVME_NS_STOPPED, &ns->flags)) in nvme_start_ns_queue()
5103 if (!test_and_set_bit(NVME_NS_STOPPED, &ns->flags)) in nvme_stop_ns_queue()