Searched refs:dss_pathlist (Results 1 – 3 of 3) sorted by relevance
820 rfs4_dss_path_t *dss_pathlist; member
975 if (nsrv4->dss_pathlist == NULL) { in rfs4_dss_newpath()981 nsrv4->dss_pathlist = dss_path; in rfs4_dss_newpath()983 insque(dss_path, nsrv4->dss_pathlist); in rfs4_dss_newpath()10375 dss_path = nsrv4->dss_pathlist; in hanfsv4_failover()10430 } while (dss_path != nsrv4->dss_pathlist); in hanfsv4_failover()10456 dss_path = nsrv4->dss_pathlist; in hanfsv4_failover()10472 } while (dss_path != nsrv4->dss_pathlist); in hanfsv4_failover()
1310 nsrv4->dss_pathlist = NULL; in rfs4_state_zone_init()