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

/macosx-10.10/ntfs-84/kext/
H A Dntfs_vfsops.c233 * ntfs_boot_sector_read - read the ntfs boot sector of a device
257 static errno_t ntfs_boot_sector_read(ntfs_volume *vol, kauth_cred_t cred, function
4308 err = ntfs_boot_sector_read(vol, cred, &buf, &bs);

Completed in 66 milliseconds