Home
last modified time | relevance | path

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

/Linux-v5.15/include/target/iscsi/
Discsi_target_core.h850 struct iscsi_tiqn { struct
851 unsigned char tiqn[ISCSI_IQN_LEN];
852 enum tiqn_state_table tiqn_state;
853 int tiqn_access_count;
854 u32 tiqn_active_tpgs;
855 u32 tiqn_ntpgs;
856 u32 tiqn_num_tpg_nps;
857 u32 tiqn_nsessions;
858 struct list_head tiqn_list;
859 struct list_head tiqn_tpg_list;
[all …]