Searched refs:diskurl (Results 1 – 1 of 1) sorted by relevance
74 char diskurl[NAME_MAX]; in get_mount_path() local81 snprintf(diskurl, sizeof(diskurl), "/%s", diskid); in get_mount_path()102 if (strstr(mntbuf[i].f_mntfromname, diskurl) == NULL) { in get_mount_path()