Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/target/
Dtarget_core_transport.c2818 static void target_append_str(char **str, const char *txt) in target_append_str() function
2836 target_append_str(&str, "aborted"); in target_ts_to_str()
2838 target_append_str(&str, "active"); in target_ts_to_str()
2840 target_append_str(&str, "complete"); in target_ts_to_str()
2842 target_append_str(&str, "sent"); in target_ts_to_str()
2844 target_append_str(&str, "stop"); in target_ts_to_str()
2846 target_append_str(&str, "fabric_stop"); in target_ts_to_str()