Home
last modified time | relevance | path

Searched refs:ntfs_ntlookupfile (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/vfs/ntfs/
H A Dntfs_subr.h92 int ntfs_ntlookupfile (struct ntfsmount *, struct vnode *, struct componentname *, struct vnode **);
H A Dntfs_vnops.c712 error = ntfs_ntlookupfile(ntmp, dvp, cnp, ap->a_vpp); in ntfs_lookup()
H A Dntfs_subr.c839 ntfs_ntlookupfile(struct ntfsmount *ntmp, struct vnode *vp, in ntfs_ntlookupfile() function