Searched refs:vnodefile (Results 1 – 1 of 1) sorted by relevance
416 char *p, *vnodefile; in swap_on_off_md() local438 vnodefile = NULL; in swap_on_off_md()440 vnodefile = strdup(p + sizeof("file=") - 1); in swap_on_off_md()441 p = strchr(vnodefile, ','); in swap_on_off_md()445 if (vnodefile == NULL) { in swap_on_off_md()453 _PATH_MDCONFIG, vnodefile); in swap_on_off_md()459 vnodefile); in swap_on_off_md()460 free(vnodefile); in swap_on_off_md()464 _PATH_MDCONFIG, vnodefile); in swap_on_off_md()467 vnodefile); in swap_on_off_md()[all …]