Home
last modified time | relevance | path

Searched defs:iscsi_tiqn (Results 1 – 1 of 1) sorted by relevance

/linux/include/target/iscsi/
H A Discsi_target_core.h860 struct iscsi_tiqn { struct
861 unsigned char tiqn[ISCSI_IQN_LEN];
862 enum tiqn_state_table tiqn_state;
863 int tiqn_access_count;
864 u32 tiqn_active_tpgs;
865 u32 tiqn_ntpgs;
866 u32 tiqn_num_tpg_nps;
867 u32 tiqn_nsessions;
868 struct list_head tiqn_list;
869 struct list_head tiqn_tpg_list;
[all …]