Home
last modified time | relevance | path

Searched refs:beiscsi_session_destroy (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H A Dbe_iscsi.h41 void beiscsi_session_destroy(struct iscsi_cls_session *cls_session);
H A Dbe_iscsi.c99 * beiscsi_session_destroy - destroys iscsi session
105 void beiscsi_session_destroy(struct iscsi_cls_session *cls_session) in beiscsi_session_destroy() function
110 printk(KERN_INFO "In beiscsi_session_destroy\n"); in beiscsi_session_destroy()
H A Dbe_main.c5811 .destroy_session = beiscsi_session_destroy,
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
H A Dbe_iscsi.h41 void beiscsi_session_destroy(struct iscsi_cls_session *cls_session);
H A Dbe_iscsi.c99 * beiscsi_session_destroy - destroys iscsi session
105 void beiscsi_session_destroy(struct iscsi_cls_session *cls_session) in beiscsi_session_destroy() function
110 printk(KERN_INFO "In beiscsi_session_destroy\n"); in beiscsi_session_destroy()
H A Dbe_main.c5793 .destroy_session = beiscsi_session_destroy,

Completed in 17 milliseconds