Home
last modified time | relevance | path

Searched refs:ROMFS_FHDR_SIZE (Results 1 – 2 of 2) sorted by relevance

/third_party/NuttX/fs/romfs/
Dfs_romfs.h58 #define ROMFS_FHDR_SIZE 8 /* 8-11: Size of this file in bytes */ macro
Dfs_romfsutil.c463 *psize = romfs_devread32(rm, ndx + ROMFS_FHDR_SIZE); in romfs_parsedirentry()