Searched refs:ROOT_DIR_OFFSET (Results 1 – 2 of 2) sorted by relevance
/external/syslinux/core/fs/iso9660/ | ||
D | iso9660_fs.h | 19 #define ROOT_DIR_OFFSET 156 macro |
D | iso9660.c | 308 memcpy(&sbi->root, pvd + ROOT_DIR_OFFSET, sizeof(sbi->root)); in iso_fs_init() |