Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h96628 struct xcopy_op { struct
96629 int op_origin;
96630 struct se_cmd *xop_se_cmd;
96631 struct se_device *src_dev;
96632 unsigned char src_tid_wwn[16];
96633 struct se_device *dst_dev;
96634 unsigned char dst_tid_wwn[16];
96635 unsigned char local_dev_wwn[16];
96636 struct percpu_ref *remote_lun_ref;
96637 sector_t src_lba;
[all …]
H A Dvmlinux.h96628 struct xcopy_op { struct
96629 int op_origin;
96630 struct se_cmd *xop_se_cmd;
96631 struct se_device *src_dev;
96632 unsigned char src_tid_wwn[16];
96633 struct se_device *dst_dev;
96634 unsigned char dst_tid_wwn[16];
96635 unsigned char local_dev_wwn[16];
96636 struct percpu_ref *remote_lun_ref;
96637 sector_t src_lba;
[all …]