ntfs_ntlookup 94 ntfs/ntfs_subr.h int ntfs_ntlookup(struct ntfsmount *, ino_t, struct ntnode **); ntfs_ntlookup 127 ntfs/ntfs_subr.h int ntfs_ntlookup(struct ntfsmount *, ino_t, struct ntnode **, struct proc *); ntfs_ntlookup 1014 ntfs/ntfs_vfsops.c error = ntfs_ntlookup(ntmp, ino, &ip); ntfs_ntlookup 1016 ntfs/ntfs_vfsops.c error = ntfs_ntlookup(ntmp, ino, &ip, p);