Home
last modified time | relevance | path

Searched refs:nvmet_add_async_event (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/nvme/target/
Dcore.c176 void nvmet_add_async_event(struct nvmet_ctrl *ctrl, u8 event_type, in nvmet_add_async_event() function
230 nvmet_add_async_event(ctrl, NVME_AER_TYPE_NOTICE, in nvmet_ns_changed()
247 nvmet_add_async_event(ctrl, NVME_AER_TYPE_NOTICE, in nvmet_send_ana_event()
Ddiscovery.c24 nvmet_add_async_event(ctrl, NVME_AER_TYPE_NOTICE, in __nvmet_disc_changed()
Dnvmet.h444 void nvmet_add_async_event(struct nvmet_ctrl *ctrl, u8 event_type,