Lines Matching defs:paths
853 * Return: a path with the lowest latency or NULL if all paths are tried
863 * path and so on. Finally it will return NULL if all paths are tried.
919 * We need to remove paths from it, so that next IO can insert
920 * paths (->mp_skip_entry) into a skip_list again.
1886 * Since we can have several sessions (paths) restablishing
2106 * We can fire RECONNECTED event only when all paths were
2115 * Here it is safe to access paths num directly since up counter
2117 * in progress, thus paths removals are impossible.
2161 * All IO paths must observe !CONNECTED state before we
2231 * Decrement paths number only after grace period, because
2233 * path and only then decremented paths number.
2236 * o Two paths exist and IO is coming.
2262 * @pcpu paths can still point to the path which is going to be
2735 clt->kobj_paths = kobject_create_and_add("paths", &clt->dev.kobj);
2772 * @paths: Paths to be established defined by their src and dst addresses
2773 * @paths_num: Number of elements in the @paths array
2788 const struct rtrs_addr *paths,
2814 clt_path = alloc_path(clt, &paths[i], nr_cpu_ids,
2875 /* Now it is safe to iterate over all paths without locks */
3102 * When all the paths are removed for a session,