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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dsuper.c544 * is_boot_sector_ntfs - check whether a boot sector is a valid NTFS boot sector
549 * is_boot_sector_ntfs() checks whether the boot sector @b is a valid NTFS boot
555 static bool is_boot_sector_ntfs(const struct super_block *sb, function
657 if (is_boot_sector_ntfs(sb, (NTFS_BOOT_SECTOR*)
674 if (is_boot_sector_ntfs(sb, (NTFS_BOOT_SECTOR*)
682 if (is_boot_sector_ntfs(sb, (NTFS_BOOT_SECTOR*)

Completed in 86 milliseconds