Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/target/
Dtarget_core_base.h651 struct se_dev_entry { struct
652 u64 mapped_lun;
653 u64 pr_res_key;
654 u64 creation_time;
655 bool lun_access_ro;
656 u32 attach_count;
657 atomic_long_t total_cmds;
658 atomic_long_t read_bytes;
659 atomic_long_t write_bytes;
661 struct kref pr_kref;
[all …]