Home
last modified time | relevance | path

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

/Linux-v6.6/include/target/
Dtarget_core_base.h663 struct se_dev_entry { struct
664 u64 mapped_lun;
665 u64 pr_res_key;
666 u64 creation_time;
667 bool lun_access_ro;
668 u32 attach_count;
669 atomic_long_t total_cmds;
670 atomic_long_t read_bytes;
671 atomic_long_t write_bytes;
673 struct kref pr_kref;
[all …]