ntfs_vfsops.c | 70 static int ntfs_root(struct mount *, int, struct vnode **); 574 ntfs_root(struct mount *mp, int lktype, struct vnode **vpp) function in typeref:typename:int 579 dprintf(("ntfs_root(): sysvn: %p\n", 583 printf("ntfs_root: VFS_VGET failed: %d\n", error); 878 .vfs_root = ntfs_root,
|