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

  /src/sys/fs/ntfs/
ntfs.h 255 dev_t ntm_dev; /* device mounted */ member in struct:ntfsmount
ntfs_subr.c 400 if ((*ipp = ntfs_nthashlookup(ntmp->ntm_dev, ino)) != NULL) {
412 if ((*ipp = ntfs_nthashlookup(ntmp->ntm_dev, ino)) != NULL) {
423 ip->i_dev = ntmp->ntm_dev;
ntfs_vfsops.c 365 ntmp->ntm_dev = dev;

Completed in 16 milliseconds