Home
last modified time | relevance | path

Searched refs:target_show_cmd (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/target/
H A Dtarget_core_fabric.h183 void target_show_cmd(const char *pfx, struct se_cmd *cmd);
/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_transport.c1883 target_show_cmd("-----[ ", cmd); in transport_generic_request_failure()
2995 void target_show_cmd(const char *pfx, struct se_cmd *cmd) in target_show_cmd() function
3017 EXPORT_SYMBOL(target_show_cmd);
3051 target_show_cmd("session shutdown: still waiting for ", in target_wait_for_sess_cmds()
3100 target_show_cmd("wait_for_tasks: Stopping ", cmd); in __transport_wait_for_tasks()
3106 target_show_cmd("wait for tasks: ", cmd); in __transport_wait_for_tasks()
H A Dtarget_core_tmr.c339 target_show_cmd("LUN_RESET: ", cmd); in core_tmr_drain_state_list()