Searched refs:nvmet_add_async_event (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/nvme/target/ |
| H A D | discovery.c | 24 nvmet_add_async_event(ctrl, NVME_AER_NOTICE, in __nvmet_disc_changed()
|
| H A D | pr.c | 171 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 D | core.c | 194 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 D | nvmet.h | 667 void nvmet_add_async_event(struct nvmet_ctrl *ctrl, u8 event_type,
|