Searched refs:NVME_NS_STOPPED (Results 1 – 2 of 2) sorted by relevance
506 #define NVME_NS_STOPPED 5 macro
5270 if (test_and_clear_bit(NVME_NS_STOPPED, &ns->flags)) in nvme_start_ns_queue()5276 if (!test_and_set_bit(NVME_NS_STOPPED, &ns->flags)) in nvme_stop_ns_queue()