Searched refs:base_dir_id (Results 1 – 2 of 2) sorted by relevance
| /TwlSDK-5.1.0/include/nitro/fs/ |
| D | archive.h | 45 …FSResult (*FindPath)(struct FSArchive*, u32 base_dir_id, const char *path, u32 *target_id, BOOL ta… 55 …FSResult (*OpenFile)(struct FSArchive*, struct FSFile*, u32 base_dir_id, const char *path, u32 mod… 75 …FSResult (*OpenDirectory)(struct FSArchive*, struct FSFile*, u32 base_dir_id, const char *path, u3…
|
| /TwlSDK-5.1.0/build/libraries/fs/common/src/ |
| D | fs_proc_default.c | 926 static FSResult FSi_ROMFAT_FindPath(FSArchive *arc, u32 base_dir_id, const char *path, u32 *target_… in FSi_ROMFAT_FindPath() argument 937 tmp->arg.findpath.pos.own_id = (u16)(base_dir_id >> 0); in FSi_ROMFAT_FindPath()
|