discard_page_busy  629 drivers/nvme/host/core.c 		if (test_and_set_bit_lock(0, &ns->ctrl->discard_page_busy))
discard_page_busy  649 drivers/nvme/host/core.c 			clear_bit_unlock(0, &ns->ctrl->discard_page_busy);
discard_page_busy  745 drivers/nvme/host/core.c 			clear_bit_unlock(0, &ns->ctrl->discard_page_busy);
discard_page_busy  282 drivers/nvme/host/nvme.h 	unsigned long discard_page_busy;