Searched refs:after_device (Results 1 – 2 of 2) sorted by relevance
111 char *after_cmd, *before_cmd, *after_device; in walk_path() local142 after_device = qos_graph_edge_get_extra_device_opts(path->path_edge); in walk_path()153 if (after_device) { in walk_path()154 g_string_append(after_device_str, after_device); in walk_path()
235 char *after_cmd, *before_cmd, *after_device; in walk_path() local266 after_device = qos_graph_edge_get_extra_device_opts(path->path_edge); in walk_path()277 if (after_device) { in walk_path()278 g_string_append(after_device_str, after_device); in walk_path()