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

/macosx-10.10/ntfs-84/kext/
H A Dntfs_vfsops.c672 * ntfs_mft_inode_get - obtain the ntfs inode for $MFT at mount time
687 static errno_t ntfs_mft_inode_get(ntfs_volume *vol) function
2622 * It is assumed that ntfs_mft_inode_get() has already been called successfully
2625 * case when bootstrapping the volume in ntfs_mft_inode_get().
4361 err = ntfs_mft_inode_get(vol);

Completed in 194 milliseconds