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