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