Home
last modified time | relevance | path

Searched refs:numadded_paths (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c10206 int i, start_grace, numadded_paths = 0; in hanfsv4_failover() local
10327 added_paths[numadded_paths] = newpath; in hanfsv4_failover()
10328 numadded_paths++; in hanfsv4_failover()
10333 if (numadded_paths > 0) { in hanfsv4_failover()
10338 rfs4_servinst_create(nsrv4, start_grace, numadded_paths, added_paths); in hanfsv4_failover()
10341 rfs4_dss_readstate(nsrv4, numadded_paths, added_paths); in hanfsv4_failover()