Searched refs:rfs4_dss_oldpaths (Results 1 – 4 of 4) sorted by relevance
1069 if (rfs4_dss_oldpaths) in rfs4_dss_setpaths()1070 nvlist_free(rfs4_dss_oldpaths); in rfs4_dss_setpaths()1071 rfs4_dss_oldpaths = rfs4_dss_paths; in rfs4_dss_setpaths()1468 if (rfs4_dss_oldpaths) in rfs4_state_fini()1469 nvlist_free(rfs4_dss_oldpaths); in rfs4_state_fini()1472 rfs4_dss_paths = rfs4_dss_oldpaths = NULL; in rfs4_state_fini()
148 rfs4_dss_paths = rfs4_dss_oldpaths = NULL; in _init()274 nvlist_t *rfs4_dss_paths, *rfs4_dss_oldpaths; variable
379 nvlist_t *rfs4_dss_paths, *rfs4_dss_oldpaths; variable
956 extern nvlist_t *rfs4_dss_paths, *rfs4_dss_oldpaths;