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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ntfs/
H A Dsuper.c530 * is_boot_sector_ntfs - check whether a boot sector is a valid NTFS boot sector
535 * is_boot_sector_ntfs() checks whether the boot sector @b is a valid NTFS boot
541 static bool is_boot_sector_ntfs(const struct super_block *sb, function
643 if (is_boot_sector_ntfs(sb, (NTFS_BOOT_SECTOR*)
660 if (is_boot_sector_ntfs(sb, (NTFS_BOOT_SECTOR*)
668 if (is_boot_sector_ntfs(sb, (NTFS_BOOT_SECTOR*)

Completed in 46 milliseconds