Home
last modified time | relevance | path

Searched refs:tcm_tmreq_table (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/target/
H A Dtarget_core_backend.h43 void (*tmr_notify)(struct se_device *se_dev, enum tcm_tmreq_table,
H A Dtarget_core_base.h202 enum tcm_tmreq_table { enum
/OK3568_Linux_fs/kernel/drivers/target/loopback/
H A Dtcm_loop.c195 u64 lun, int task, enum tcm_tmreq_table tmr) in tcm_loop_issue_tmr()
/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_user.c1212 tcmu_tmr_type(enum tcm_tmreq_table tmf) in tcmu_tmr_type()
1228 tcmu_tmr_notify(struct se_device *se_dev, enum tcm_tmreq_table tmf, in tcmu_tmr_notify()
H A Dtarget_core_transport.c2979 static const char *target_tmf_name(enum tcm_tmreq_table tmf) in target_tmf_name()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dxen-scsiback.c557 enum tcm_tmreq_table act, int tag) in scsiback_device_action()
/OK3568_Linux_fs/kernel/drivers/target/iscsi/
H A Discsi_target.c1947 static enum tcm_tmreq_table iscsit_convert_tmf(u8 iscsi_tmf) in iscsit_convert_tmf()