Searched refs:ntm_dev (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/fs/ntfs/
H A Dntfs.h255 dev_t ntm_dev; /* device mounted */ member in struct:ntfsmount
H A Dntfs_subr.c400 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;
H A Dntfs_vfsops.c365 ntmp->ntm_dev = dev;

Completed in 266 milliseconds