Home
last modified time | relevance | path

Searched refs:zfcp_unit_remove (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/s390/scsi/
H A Dzfcp_unit.c238 int zfcp_unit_remove(struct zfcp_port *port, u64 fcp_lun) in zfcp_unit_remove() function
H A Dzfcp_ext.h196 extern int zfcp_unit_remove(struct zfcp_port *, u64);
H A Dzfcp_sysfs.c471 if (zfcp_unit_remove(port, fcp_lun)) in zfcp_sysfs_unit_remove_store()