Searched refs:NVME_NS_STOPPED (Results 1 – 2 of 2) sorted by relevance
454 #define NVME_NS_STOPPED 3 macro
4525 if (test_and_clear_bit(NVME_NS_STOPPED, &ns->flags)) in nvme_start_ns_queue()4531 if (!test_and_set_bit(NVME_NS_STOPPED, &ns->flags)) in nvme_stop_ns_queue()