Searched defs:fc_exch_pool (Results 1 – 1 of 1) sorted by relevance
69 struct fc_exch_pool { struct70 spinlock_t lock;71 struct list_head ex_list;95 struct fc_exch_pool __percpu *pool; argument