Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c3063 int i, start_grace, numadded_paths = 0; in hanfsv4_failover() local
3184 added_paths[numadded_paths] = newpath; in hanfsv4_failover()
3185 numadded_paths++; in hanfsv4_failover()
3190 if (numadded_paths > 0) { 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()