Searched refs:current_path_count (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dmpath.c237 int current_path_count; local
306 ioc->ret_elem = (uint_t *)&(current_path_count);
357 if (initial_path_count < current_path_count) {
360 initial_path_count = current_path_count;
375 if (initial_path_count < current_path_count) {
379 *num_paths_to_copy = current_path_count;

Completed in 14 milliseconds