Searched refs:NVME_NS_DEAD (Results 1 – 2 of 2) sorted by relevance
463 #define NVME_NS_DEAD 1 macro
115 if (test_and_set_bit(NVME_NS_DEAD, &ns->flags)) in nvme_set_queue_dying()4055 if (test_bit(NVME_NS_DEAD, &ns->flags)) in nvme_validate_ns()4135 if (ns->head->ns_id > nsid || test_bit(NVME_NS_DEAD, &ns->flags)) in nvme_remove_invalid_namespaces()