Searched refs:ntfs_boot_sector_is_ntfs (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dbootsect.h32 * ntfs_boot_sector_is_ntfs - check a boot sector for describing an ntfs volume
38 extern BOOL ntfs_boot_sector_is_ntfs(NTFS_BOOT_SECTOR *b);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dbootsect.c47 * ntfs_boot_sector_is_ntfs - check if buffer contains a valid ntfs boot sector
60 BOOL ntfs_boot_sector_is_ntfs(NTFS_BOOT_SECTOR *b) function
187 * ntfs_boot_sector_is_ntfs but in this way we can just do this once.
H A Dvolume.c511 if (!ntfs_boot_sector_is_ntfs(bs)) {

Completed in 67 milliseconds