Searched refs:rfs4_dss_paths (Results 1 – 4 of 4) sorted by relevance
1064 if (rfs4_dss_paths != NULL) { in rfs4_dss_setpaths()1070 rfs4_dss_oldpaths = rfs4_dss_paths; in rfs4_dss_setpaths()1074 error = nvlist_unpack(buf, buflen, &rfs4_dss_paths, KM_SLEEP); in rfs4_dss_setpaths()1082 error = nvlist_lookup_string_array(rfs4_dss_paths, NFS4_DSS_NVPAIR_NAME, in rfs4_dss_setpaths()1468 nvlist_free(rfs4_dss_paths); in rfs4_state_fini()1469 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;