Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/libfc/
Dfc_exch.c62 u16 total_exches; member
442 WARN_ON(pool->total_exches <= 0); in fc_exch_delete()
443 pool->total_exches--; in fc_exch_delete()
869 pool->total_exches++; in fc_exch_em_alloc()