Searched defs:iscsi_tiqn (Results 1 – 1 of 1) sorted by relevance
853 struct iscsi_tiqn { struct855 unsigned char tiqn[ISCSI_IQN_LEN];856 enum tiqn_state_table tiqn_state;857 int tiqn_access_count;858 u32 tiqn_active_tpgs;859 u32 tiqn_ntpgs;860 u32 tiqn_num_tpg_nps;861 u32 tiqn_nsessions;862 struct list_head tiqn_list;863 struct list_head tiqn_tpg_list;[all …]