ntfs_mountfs
if( ( error = ntfs_mountfs(rootvp, mp, &args, cred)) != 0) {
error = ntfs_mountfs(devvp, mp, &args, cred);
static int ntfs_mountfs (struct vnode *, struct mount *,