Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_transport_fc.h248 #define FC_VPORT_DELETING 0x02 macro
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_fc.c1278 if (vport->flags & (FC_VPORT_DEL | FC_VPORT_CREATING | FC_VPORT_DELETING)) { in store_fc_vport_delete()
1282 vport->flags |= FC_VPORT_DELETING; in store_fc_vport_delete()
1926 vport->flags |= FC_VPORT_DELETING; in store_fc_host_vport_delete()
2423 vport->flags |= FC_VPORT_DELETING; in fc_remove_host()
3497 vport->flags &= ~FC_VPORT_DELETING; in fc_vport_terminate()
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_transport_fc.h249 #define FC_VPORT_DELETING 0x02 macro
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_transport_fc.c1691 vport->flags |= FC_VPORT_DELETING; in store_fc_vport_delete()
2393 vport->flags |= FC_VPORT_DELETING; in store_fc_host_vport_delete()
2891 vport->flags |= FC_VPORT_DELETING; in fc_remove_host()
3990 vport->flags &= ~FC_VPORT_DELETING; in fc_vport_terminate()
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe.c2744 vport->flags |= FC_VPORT_DELETING; in fcoe_vport_remove()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe.c2731 vport->flags |= FC_VPORT_DELETING; in fcoe_vport_remove()

Completed in 19 milliseconds