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