Searched refs:rfs4_dss_pathlist (Results 1 – 4 of 4) sorted by relevance
3084 dss_path = rfs4_dss_pathlist; in hanfsv4_failover()3139 } while (dss_path != rfs4_dss_pathlist); in hanfsv4_failover()3165 dss_path = rfs4_dss_pathlist; in hanfsv4_failover()3181 } while (dss_path != rfs4_dss_pathlist); in hanfsv4_failover()
706 if (rfs4_dss_pathlist == NULL) { in rfs4_dss_newpath()712 rfs4_dss_pathlist = dss_path; in rfs4_dss_newpath()714 insque(dss_path, rfs4_dss_pathlist); in rfs4_dss_newpath()
1196 rfs4_dss_pathlist = NULL; in rfs4_state_init()
376 rfs4_dss_path_t *rfs4_dss_pathlist; variable