Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ntfs/
H A Dsuper.c745 * parse_ntfs_boot_sector - parse the boot sector and store the data in @vol
752 static bool parse_ntfs_boot_sector(ntfs_volume *vol, const NTFS_BOOT_SECTOR *b) in parse_ntfs_boot_sector() function
2793 result = parse_ntfs_boot_sector(vol, (NTFS_BOOT_SECTOR*)bh->b_data); in ntfs_fill_super()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dsuper.c753 * parse_ntfs_boot_sector - parse the boot sector and store the data in @vol
760 static bool parse_ntfs_boot_sector(ntfs_volume *vol, const NTFS_BOOT_SECTOR *b) in parse_ntfs_boot_sector() function
2800 result = parse_ntfs_boot_sector(vol, (NTFS_BOOT_SECTOR*)bh->b_data); in ntfs_fill_super()

Completed in 7 milliseconds