Searched refs:nvmet_add_async_event (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/nvme/target/ |
D | discovery.c | 24 nvmet_add_async_event(ctrl, NVME_AER_TYPE_NOTICE, in __nvmet_disc_changed()
|
D | core.c | 195 void nvmet_add_async_event(struct nvmet_ctrl *ctrl, u8 event_type, in nvmet_add_async_event() function 249 nvmet_add_async_event(ctrl, NVME_AER_TYPE_NOTICE, in nvmet_ns_changed() 266 nvmet_add_async_event(ctrl, NVME_AER_TYPE_NOTICE, in nvmet_send_ana_event()
|
D | nvmet.h | 528 void nvmet_add_async_event(struct nvmet_ctrl *ctrl, u8 event_type,
|