Searched defs:se_dev_entry (Results 1 – 1 of 1) sorted by relevance
658 struct se_dev_entry { struct659 u64 mapped_lun;660 u64 pr_res_key;661 u64 creation_time;662 bool lun_access_ro;663 u32 attach_count;668 struct kref pr_kref;671 spinlock_t ua_lock;672 struct se_lun *se_lun;677 struct list_head ua_list;[all …]
Completed in 11 milliseconds