Lines Matching defs:paths
855 * We need to remove paths from it, so that next IO can insert
856 * paths (->mp_skip_entry) into a skip_list again.
1761 * Since we can have several sessions (paths) restablishing
1986 * We can fire RECONNECTED event only when all paths were
1995 * Here it is safe to access paths num directly since up counter
1997 * in progress, thus paths removals are impossible.
2041 * All IO paths must observe !CONNECTED state before we
2119 * Decrement paths number only after grace period, because
2121 * path and only then decremented paths number.
2124 * o Two paths exist and IO is coming.
2151 * @pcpu paths can still point to the path which is going to be
2611 clt->kobj_paths = kobject_create_and_add("paths", &clt->dev.kobj);
2648 * @paths: Paths to be established defined by their src and dst addresses
2649 * @paths_num: Number of elements in the @paths array
2665 const struct rtrs_addr *paths,
2687 sess = alloc_sess(clt, &paths[i], nr_cpu_ids,
2750 /* Now it is safe to iterate over all paths without locks */