Searched refs:baseid (Results 1 – 1 of 1) sorted by relevance
293 u32 baseid = 0; in FS_CreateFile() local294 FSArchive *arc = FS_NormalizePath(path, &baseid, relpath); in FS_CreateFile()302 arg->baseid = baseid; in FS_CreateFile()328 u32 baseid = 0; in FS_DeleteFile() local329 FSArchive *arc = FS_NormalizePath(path, &baseid, relpath); in FS_DeleteFile()337 arg->baseid = baseid; in FS_DeleteFile()409 u32 baseid = 0; in FS_GetPathInfo() local410 FSArchive *arc = FS_NormalizePath(path, &baseid, relpath); in FS_GetPathInfo()418 arg->baseid = baseid; in FS_GetPathInfo()446 u32 baseid = 0; in FS_SetPathInfo() local[all …]