Searched refs:NTFS_BOOT_SECTOR (Results 1 – 2 of 2) sorted by relevance
570 const NTFS_BOOT_SECTOR *b, const bool silent) in is_boot_sector_ntfs()671 if (is_boot_sector_ntfs(sb, (NTFS_BOOT_SECTOR*) in read_ntfs_boot_sector()688 if (is_boot_sector_ntfs(sb, (NTFS_BOOT_SECTOR*) in read_ntfs_boot_sector()696 if (is_boot_sector_ntfs(sb, (NTFS_BOOT_SECTOR*) in read_ntfs_boot_sector()752 static bool parse_ntfs_boot_sector(ntfs_volume *vol, const NTFS_BOOT_SECTOR *b) in parse_ntfs_boot_sector()2792 result = parse_ntfs_boot_sector(vol, (NTFS_BOOT_SECTOR*)bh->b_data); in ntfs_fill_super()
84 } __attribute__ ((__packed__)) NTFS_BOOT_SECTOR; typedef