Home
last modified time | relevance | path

Searched defs:fc_exch_pool (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/scsi/libfc/
Dfc_exch.c58 struct fc_exch_pool { struct
59 spinlock_t lock;
60 struct list_head ex_list;
84 struct fc_exch_pool __percpu *pool; argument