Searched refs:v4root_dirpath (Results 1 – 1 of 1) sorted by relevance
308 static char v4root_dirpath[PATH_MAX + 1]; variable1671 if (strlen(v4root_dirpath) == 0) { in get_exportlist_one()1672 strlcpy(v4root_dirpath, unvis_dir, in get_exportlist_one()1673 sizeof (v4root_dirpath)); in get_exportlist_one()1674 } else if (strcmp(v4root_dirpath, unvis_dir) in get_exportlist_one()1950 v4root_dirpath[0] = '\0'; in get_exportlist()2066 if (strlen(v4root_dirpath) == 0) { in get_exportlist()2278 LOGDEBUG("v4root expath=%s", v4root_dirpath); in compare_nmount_exportlist()2280 v4root_dirpath, strlen(v4root_dirpath), &fs, in compare_nmount_exportlist()3264 nfsea.fspec = v4root_dirpath; in do_mount()