Home
last modified time | relevance | path

Searched refs:NTFS_bsHeadLen (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/libinstaller/
Dfs.c48 memcpy(&bootsect->NTFS_bsHead, &sbs->NTFS_bsHead, NTFS_bsHeadLen); in syslinux_make_bootsect()
Dsyslxint.h312 #define NTFS_bsHeadLen offsetof(struct ntfs_boot_sector, bsOemName) macro
/external/syslinux/extlinux/
Dmain.c440 NTFS_bsHeadLen, 0) != NTFS_bsHeadLen || in install_bootblock()