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

/macosx-10.10/ntfs-84/kext/
H A Dntfs_vfsops.c3353 * This is only called from ntfs_mount() hence we only need to set the
3359 * ntfs_mount() then sets f_fsid and calls ntfs_statfs() and the rest of @sfs
3362 * Note: No need for locking as this is only called from ntfs_mount().
3697 * ntfs_mount() which calls ntfs_unmount() to clean up.
4047 * ntfs_mount - mount an ntfs file system
4064 static int ntfs_mount(mount_t mp, vnode_t dev_vn, user_addr_t data, function
4487 * ntfs_mount() so just get an iocount reference on the vnode and return the
4493 * checkdirs() which is called after ntfs_mount() but before VFS_START() (which
4719 * in ntfs_mount(), so just return that.
5508 .vfs_mount = ntfs_mount,
[all...]

Completed in 108 milliseconds