Searched refs:SetPathInfo (Results 1 – 2 of 2) sorted by relevance
67 FSResult (*SetPathInfo)(struct FSArchive*, u32 baseid, const char *relpath, FSPathInfo *info); member
275 FS_INVOKE_METHOD_(SetPathInfo, arc, arg->baseid, arg->relpath, arg->info); in FSi_InvokeCommand()