Home
last modified time | relevance | path

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

/include/target/
Dtarget_core_base.h641 struct se_dev_entry { struct
642 u64 mapped_lun;
643 u64 pr_res_key;
644 u64 creation_time;
645 bool lun_access_ro;
646 u32 attach_count;
647 atomic_long_t total_cmds;
648 atomic_long_t read_bytes;
649 atomic_long_t write_bytes;
651 struct kref pr_kref;
[all …]