Searched refs:tmpFsType (Results 1 – 1 of 1) sorted by relevance
65 static char *tmpFsType = NULL; variable135 if (tmpFsType != NULL) {136 entry->fstype = tmpFsType;137 tmpFsType = NULL;192 if (tmpFsType != NULL) {193 entry->fstype = tmpFsType;194 tmpFsType = NULL;256 if (tmpFsType != NULL) {257 mountpt->fstype = tmpFsType;258 tmpFsType = NULL;[all …]