Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dsuper.c662 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()