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