Home
last modified time | relevance | path

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

/openbsd-src/sys/ntfs/
H A Dntfs.h262 dev_t ntm_dev; /* device mounted */ member
H A Dntfs_vfsops.c322 ntmp->ntm_dev = dev; in ntfs_mountfs()
H A Dntfs_subr.c392 if ((ip = ntfs_nthashlookup(ntmp->ntm_dev, ino)) != NULL) { in ntfs_ntlookup()
405 ip->i_dev = ntmp->ntm_dev; in ntfs_ntlookup()