Searched defs:se_portal_group (Results 1 – 2 of 2) sorted by relevance
872 struct se_portal_group { struct878 int proto_id;880 atomic_t tpg_pr_ref_count;904 static inline struct se_portal_group *to_tpg(struct config_item *item) in to_tpg() argument
426 int (*callback)(struct se_portal_group *, in target_setup_session()