Searched refs:to_tpg_np (Results 1 – 2 of 2) sorted by relevance
868 static inline struct se_tpg_np *to_tpg_np(struct config_item *item) in to_tpg_np() function
36 return container_of(to_tpg_np(item), struct iscsi_tpg_np, se_tpg_np); in to_iscsi_tpg_np()