Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dnvme.h339 NVME_CTRL_FROZEN = 6, enumerator
H A Dcore.c4301 if (test_bit(NVME_CTRL_FROZEN, &ctrl->flags)) { in nvme_alloc_ns()
5349 clear_bit(NVME_CTRL_FROZEN, &ctrl->flags); in nvme_unfreeze()
5389 set_bit(NVME_CTRL_FROZEN, &ctrl->flags); in nvme_start_freeze()