Searched defs:fc_exch_pool (Results 1 – 1 of 1) sorted by relevance
68 struct fc_exch_pool { struct69 spinlock_t lock;70 struct list_head ex_list;94 struct fc_exch_pool __percpu *pool; argument