Searched refs:v4root_dirpath (Results 1 – 1 of 1) sorted by relevance
302 static char v4root_dirpath[PATH_MAX + 1]; variable1695 if (strlen(v4root_dirpath) == 0) { in get_exportlist_one()1696 strlcpy(v4root_dirpath, unvis_dir, in get_exportlist_one()1697 sizeof (v4root_dirpath)); in get_exportlist_one()1698 } else if (strcmp(v4root_dirpath, unvis_dir) in get_exportlist_one()1971 v4root_dirpath[0] = '\0'; in get_exportlist()2087 if (strlen(v4root_dirpath) == 0) { in get_exportlist()2299 LOGDEBUG("v4root expath=%s", v4root_dirpath); in compare_nmount_exportlist()2301 v4root_dirpath, strlen(v4root_dirpath), &fs, in compare_nmount_exportlist()3291 nfsea.fspec = v4root_dirpath; in do_mount()