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

/macosx-10.10/ntfs-84/util/
H A Dntfs.util.c192 * ntfs_boot_sector_parse - parse the boot sector and store the data in @vol
205 static int ntfs_boot_sector_parse(ntfs_volume *vol, const NTFS_BOOT_SECTOR *b) function
781 err = ntfs_boot_sector_parse(vol, bs);
/macosx-10.10/ntfs-84/kext/
H A Dntfs_vfsops.c397 * ntfs_boot_sector_parse - parse the boot sector and store the data in @vol
409 static errno_t ntfs_boot_sector_parse(ntfs_volume *vol, function
4317 err = ntfs_boot_sector_parse(vol, bs);

Completed in 81 milliseconds