Home
last modified time | relevance | path

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

/Linux-v5.4/include/target/iscsi/
Discsi_target_core.h859 struct iscsi_tiqn { struct
860 unsigned char tiqn[ISCSI_IQN_LEN];
861 enum tiqn_state_table tiqn_state;
862 int tiqn_access_count;
863 u32 tiqn_active_tpgs;
864 u32 tiqn_ntpgs;
865 u32 tiqn_num_tpg_nps;
866 u32 tiqn_nsessions;
867 struct list_head tiqn_list;
868 struct list_head tiqn_tpg_list;
[all …]