Home
last modified time | relevance | path

Searched refs:VTONT (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/vfs/ntfs/
HDntfs_vnops.c213 struct ntnode *ip = VTONT(vp); in ntfs_inactive()
395 struct ntnode *ip = VTONT(vp); in ntfs_access()
493 struct ntnode *ip = VTONT(vp); in ntfs_close()
657 struct ntnode *dip = VTONT(dvp); in ntfs_lookup()
719 (uint32_t)VTONT(*ap->a_vpp)->i_number)); in ntfs_lookup()
HDntfs_vfsops.c433 error = ntfs_readattr(ntmp, VTONT(vp), in ntfs_mountfs()
451 error = ntfs_readattr(ntmp, VTONT(vp), in ntfs_mountfs()
590 error = ntfs_readattr(ntmp, VTONT(vp), NTFS_A_DATA, NULL, in ntfs_calccfree()
683 ntp = VTONT(vp); in ntfs_vptofh()
HDntfs.h277 #define VTONT(v) FTONT(VTOF(v)) macro
HDntfs_subr.c227 newip = VTONT(newvp); in ntfs_ntvattrget()
286 error = ntfs_readattr(ntmp, VTONT(vp), NTFS_A_DATA, NULL, in ntfs_loadntnode()
1906 error = ntfs_readattr(ntmp, VTONT(vp), NTFS_A_DATA, NULL, in ntfs_toupper_use()