Home
last modified time | relevance | path

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

/Linux-v4.19/include/target/iscsi/
Discsi_target_core.h857 struct iscsi_tiqn { struct
859 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 …]