Searched defs:iscsi_tiqn (Results 1 – 1 of 1) sorted by relevance
850 struct iscsi_tiqn { struct853 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;860 spinlock_t tiqn_state_lock;861 spinlock_t tiqn_tpg_lock;862 struct se_wwn tiqn_wwn;[all …]
Completed in 13 milliseconds