Home
last modified time | relevance | path

Searched defs:se_dev_entry (Results 1 – 1 of 1) sorted by relevance

/linux/include/target/
A Dtarget_core_base.h672 struct se_dev_entry { struct
673 u64 mapped_lun;
674 u64 pr_res_key;
675 u64 creation_time;
676 bool lun_access_ro;
677 u32 attach_count;
682 struct kref pr_kref;
685 spinlock_t ua_lock;
686 struct se_lun *se_lun;
691 struct list_head ua_list;
[all …]

Completed in 12 milliseconds