HomeSort by: relevance | last modified time | path
    Searched refs:ntfs_ntlookupfile (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/ntfs/
ntfs_subr.h 95 int ntfs_ntlookupfile(struct ntfsmount *, struct vnode *,
ntfs_vnops.c 723 error = ntfs_ntlookupfile(ntmp, dvp, cnp, ap->a_vpp);
725 dprintf(("ntfs_ntlookupfile: returned %d\n", error));
ntfs_subr.c 67 /* Local struct used in ntfs_ntlookupfile() */
766 ntfs_ntlookupfile(struct ntfsmount *ntmp, struct vnode *vp, function in typeref:typename:int

Completed in 15 milliseconds