Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dnvme.h259 NVME_CTRL_FROZEN = 6, enumerator
H A Dcore.c3659 if (test_bit(NVME_CTRL_FROZEN, &ctrl->flags)) { in nvme_alloc_ns()
4575 clear_bit(NVME_CTRL_FROZEN, &ctrl->flags); in nvme_unfreeze()
4609 set_bit(NVME_CTRL_FROZEN, &ctrl->flags); in nvme_start_freeze()

Completed in 14 milliseconds