Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/libfc/
Dfc_exch.c57 struct fc_exch_pool { struct
58 spinlock_t lock;
59 struct list_head ex_list;
83 struct fc_exch_pool __percpu *pool; argument