Home
last modified time | relevance | path

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

/linux-6.15/drivers/nvme/host/
H A Dnvme.h277 NVME_CTRL_FROZEN = 6, enumerator
H A Dcore.c3965 if (test_bit(NVME_CTRL_FROZEN, &ctrl->flags)) { in nvme_alloc_ns()
4988 clear_bit(NVME_CTRL_FROZEN, &ctrl->flags); in nvme_unfreeze()
5027 set_bit(NVME_CTRL_FROZEN, &ctrl->flags); in nvme_start_freeze()