Searched defs:se_portal_group (Results 1 – 2 of 2) sorted by relevance
918 struct se_portal_group { struct924 int proto_id;925 bool enabled;927 u16 tpg_rtpi;928 bool rtpi_manual;930 atomic_t tpg_pr_ref_count;954 static inline struct se_portal_group *to_tpg(struct config_item *item) in to_tpg() argument
462 int (*callback)(struct se_portal_group *, in target_setup_session()