Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/libfc/
Dfc_exch.c59 struct fc_exch_pool { struct
60 spinlock_t lock;
61 struct list_head ex_list;
85 struct fc_exch_pool __percpu *pool; argument
/kernel/linux/linux-4.19/drivers/scsi/libfc/
Dfc_exch.c69 struct fc_exch_pool { struct
70 spinlock_t lock;
71 struct list_head ex_list;
95 struct fc_exch_pool __percpu *pool; argument