Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/riscv/
Dvmlinux.h96037 struct se_dev_entry { struct
96038 u64 mapped_lun;
96039 u64 pr_res_key;
96040 u64 creation_time;
96041 bool lun_access_ro;
96042 u32 attach_count;
96043 atomic_long_t total_cmds;
96044 atomic_long_t read_bytes;
96045 atomic_long_t write_bytes;
96046 struct kref pr_kref;
[all …]
Dvmlinux_602.h96037 struct se_dev_entry { struct
96038 u64 mapped_lun;
96039 u64 pr_res_key;
96040 u64 creation_time;
96041 bool lun_access_ro;
96042 u32 attach_count;
96043 atomic_long_t total_cmds;
96044 atomic_long_t read_bytes;
96045 atomic_long_t write_bytes;
96046 struct kref pr_kref;
[all …]