Searched refs:nvmet_add_async_event (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/nvme/target/ |
D | core.c | 176 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()
|
D | discovery.c | 24 nvmet_add_async_event(ctrl, NVME_AER_TYPE_NOTICE, in __nvmet_disc_changed()
|
D | nvmet.h | 444 void nvmet_add_async_event(struct nvmet_ctrl *ctrl, u8 event_type,
|