Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/ntfs/
H A Dntfs.h247 cdev_t ntm_dev; /* device mounted */ member
H A Dntfs_vfsops.c363 ntmp->ntm_dev = dev; in ntfs_mountfs()
H A Dntfs_subr.c369 if ((ip = ntfs_nthashlookup(ntmp->ntm_dev, ino)) != NULL) { in ntfs_ntlookup()
383 ip->i_dev = ntmp->ntm_dev; in ntfs_ntlookup()