Searched refs:tmpFsType (Results 1 – 1 of 1) sorted by relevance
67 static char *tmpFsType = NULL; variable137 if (tmpFsType != NULL) {138 entry->fstype = tmpFsType;139 tmpFsType = NULL;194 if (tmpFsType != NULL) {195 entry->fstype = tmpFsType;196 tmpFsType = NULL;258 if (tmpFsType != NULL) {259 mountpt->fstype = tmpFsType;260 tmpFsType = NULL;[all …]