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

  /src/sys/fs/ntfs/
ntfs_subr.h 101 int ntfs_ntlookup(struct ntfsmount *, ino_t, struct ntnode **);
ntfs_subr.c 225 error = ntfs_ntlookup(ntmp, aalp->al_inumber, &newip);
393 ntfs_ntlookup(struct ntfsmount *ntmp, ino_t ino, struct ntnode **ipp) function in typeref:typename:int
ntfs_vfsops.c 730 error = ntfs_ntlookup(ntmp, ntkey->k_ino, &ip);

Completed in 15 milliseconds