Searched defs:se_dev_entry (Results 1 – 1 of 1) sorted by relevance
684 struct se_dev_entry { struct690 struct se_dev_entry_io_stats __percpu *stats; argument692 struct kref pr_kref;693 struct completion pr_comp;694 struct se_lun_acl *se_lun_acl;695 spinlock_t ua_lock;696 struct se_lun *se_lun;698 unsigned long deve_flags;699 struct list_head alua_port_list;700 struct list_head lun_link;[all …]