Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ntfs/
H A Dsuper.c644 * read_ntfs_boot_sector - read the NTFS boot sector of a device
662 static struct buffer_head *read_ntfs_boot_sector(struct super_block *sb, in read_ntfs_boot_sector() function
2784 if (!(bh = read_ntfs_boot_sector(sb, silent))) { in ntfs_fill_super()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dsuper.c652 * read_ntfs_boot_sector - read the NTFS boot sector of a device
670 static struct buffer_head *read_ntfs_boot_sector(struct super_block *sb, in read_ntfs_boot_sector() function
2791 if (!(bh = read_ntfs_boot_sector(sb, silent))) { in ntfs_fill_super()

Completed in 7 milliseconds