Searched defs:iscsi_tiqn (Results 1 – 1 of 1) sorted by relevance
865 struct iscsi_tiqn { struct868 int tiqn_access_count;869 u32 tiqn_active_tpgs;870 u32 tiqn_ntpgs;871 u32 tiqn_num_tpg_nps;872 u32 tiqn_nsessions;873 struct list_head tiqn_list;875 spinlock_t tiqn_state_lock;876 spinlock_t tiqn_tpg_lock;877 struct se_wwn tiqn_wwn;[all …]
Completed in 11 milliseconds