Home
last modified time | relevance | path

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

/linux/drivers/target/
H A Dtarget_core_transport.c3106 static void target_append_str(char **str, const char *txt) in target_append_str() function
3124 target_append_str(&str, "aborted"); in target_ts_to_str()
3126 target_append_str(&str, "active"); in target_ts_to_str()
3128 target_append_str(&str, "complete"); in target_ts_to_str()
3130 target_append_str(&str, "sent"); in target_ts_to_str()
3132 target_append_str(&str, "stop"); in target_ts_to_str()
3134 target_append_str(&str, "fabric_stop"); in target_ts_to_str()