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

  /src/sys/fs/ntfs/
ntfs_ihash.h 41 struct ntnode *ntfs_nthashlookup(dev_t, ino_t);
ntfs_ihash.c 117 ntfs_nthashlookup(dev_t dev, ino_t inum) function in typeref:struct:ntnode *
ntfs_subr.c 400 if ((*ipp = ntfs_nthashlookup(ntmp->ntm_dev, ino)) != NULL) {
412 if ((*ipp = ntfs_nthashlookup(ntmp->ntm_dev, ino)) != NULL) {

Completed in 43 milliseconds