Searched refs:added_paths (Results 1 – 1 of 1) sorted by relevance
3064 char **added_paths = NULL; in hanfsv4_failover() local3157 added_paths = kmem_zalloc(sz, KM_SLEEP); in hanfsv4_failover()3184 added_paths[numadded_paths] = newpath; in hanfsv4_failover()3193 rfs4_servinst_create(start_grace, numadded_paths, added_paths); in hanfsv4_failover()3196 rfs4_dss_readstate(numadded_paths, added_paths); in hanfsv4_failover()3210 kmem_free(added_paths, rfs4_dss_numnewpaths * sizeof (char *)); in hanfsv4_failover()