Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dsuper.c676 static struct buffer_head *read_ntfs_boot_sector(struct super_block *sb, in read_ntfs_boot_sector() function
2799 if (!(bh = read_ntfs_boot_sector(sb, silent))) { in ntfs_fill_super()