Home
last modified time | relevance | path

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

/Linux-v4.19/include/target/
Dtarget_core_base.h632 struct se_dev_entry { struct
633 u64 mapped_lun;
634 u64 pr_res_key;
635 u64 creation_time;
636 bool lun_access_ro;
637 u32 attach_count;
638 atomic_long_t total_cmds;
639 atomic_long_t read_bytes;
640 atomic_long_t write_bytes;
642 struct kref pr_kref;
[all …]