Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dsuper.c519 * is_boot_sector_ntfs - check whether a boot sector is a valid NTFS boot sector
524 * is_boot_sector_ntfs() checks whether the boot sector @b is a valid NTFS boot
530 static bool is_boot_sector_ntfs(const struct super_block *sb, in is_boot_sector_ntfs() function
624 if (!is_boot_sector_ntfs(sb, (struct ntfs_boot_sector *)boot_sector, in read_ntfs_boot_sector()