Home
last modified time | relevance | path

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

/linux/include/target/
H 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;
678 atomic_long_t total_cmds;
679 atomic_long_t read_bytes;
680 atomic_long_t write_bytes;
682 struct kref pr_kref;
[all …]