Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
H A Ddiscovery.c24 nvmet_add_async_event(ctrl, NVME_AER_NOTICE, in __nvmet_disc_changed()
H A Dpr.c171 nvmet_add_async_event(ctrl, NVME_AER_CSS, in nvmet_pr_resv_released()
190 nvmet_add_async_event(ctrl, NVME_AER_CSS, in nvmet_pr_send_event_to_host()
H A Dcore.c194 void nvmet_add_async_event(struct nvmet_ctrl *ctrl, u8 event_type, in nvmet_add_async_event() function
248 nvmet_add_async_event(ctrl, NVME_AER_NOTICE, in nvmet_ns_changed()
265 nvmet_add_async_event(ctrl, NVME_AER_NOTICE, in nvmet_send_ana_event()
H A Dnvmet.h667 void nvmet_add_async_event(struct nvmet_ctrl *ctrl, u8 event_type,