Searched defs:se_dev_entry (Results 1 – 1 of 1) sorted by relevance
680 struct se_dev_entry { struct686 struct se_dev_entry_io_stats __percpu *stats; argument688 struct kref pr_kref;689 struct completion pr_comp;690 struct se_lun_acl *se_lun_acl;691 spinlock_t ua_lock;692 struct se_lun *se_lun;694 unsigned long deve_flags;695 struct list_head alua_port_list;696 struct list_head lun_link;[all …]