Searched refs:detach_hba (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/include/target/ |
H A D | target_core_backend.h | 30 void (*detach_hba)(struct se_hba *); member
|
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_hba.c | 159 hba->backend->ops->detach_hba(hba); in core_delete_hba()
|
H A D | target_core_rd.c | 642 .detach_hba = rd_detach_hba,
|
H A D | target_core_pscsi.c | 1086 .detach_hba = pscsi_detach_hba,
|
H A D | target_core_file.c | 930 .detach_hba = fd_detach_hba,
|
H A D | target_core_iblock.c | 867 .detach_hba = iblock_detach_hba,
|
H A D | target_core_user.c | 2853 .detach_hba = tcmu_detach_hba,
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_hba.c | 159 hba->backend->ops->detach_hba(hba); in core_delete_hba()
|
H A D | target_core_rd.c | 661 .detach_hba = rd_detach_hba,
|
H A D | target_core_iblock.c | 1160 .detach_hba = iblock_detach_hba,
|
H A D | target_core_pscsi.c | 1043 .detach_hba = pscsi_detach_hba,
|
H A D | target_core_file.c | 922 .detach_hba = fd_detach_hba,
|
H A D | target_core_user.c | 3170 .detach_hba = tcmu_detach_hba,
|
/kernel/linux/linux-6.6/include/target/ |
H A D | target_core_backend.h | 30 void (*detach_hba)(struct se_hba *); member
|
Completed in 20 milliseconds