Lines Matching refs:romfs_mountpt_s
122 struct romfs_mountpt_s struct
194 void romfs_semtake(struct romfs_mountpt_s *rm);
195 void romfs_semgive(struct romfs_mountpt_s *rm);
196 int romfs_hwread(struct romfs_mountpt_s *rm, uint8_t *buffer,
198 int romfs_filecacheread(struct romfs_mountpt_s *rm,
200 int romfs_hwconfigure(struct romfs_mountpt_s *rm);
201 int romfs_fsconfigure(struct romfs_mountpt_s *rm);
202 int romfs_checkmount(struct romfs_mountpt_s *rm);
203 int romfs_finddirentry(struct romfs_mountpt_s *rm,
206 int romfs_parsedirentry(struct romfs_mountpt_s *rm,
209 int romfs_parsefilename(struct romfs_mountpt_s *rm, uint32_t offset,
211 int romfs_datastart(struct romfs_mountpt_s *rm, uint32_t offset,
213 int romfs_searchdir(struct romfs_mountpt_s *rm,