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

/freebsd-9.3-release/sys/fs/ntfs/
H A Dntfs_vnops.c216 register struct ntnode *ip = VTONT(ap->a_vp);
387 struct ntnode *ip = VTONT(vp);
429 register struct ntnode *ip = VTONT(vp);
460 register struct ntnode *ip = VTONT(vp);
595 *ap->a_eofflag = VTONT(ap->a_vp)->i_size <= uio->uio_offset;
609 register struct ntnode *dip = VTONT(dvp);
662 VTONT(*ap->a_vpp)->i_number));
731 ntp = VTONT(ap->a_vp);
H A Dntfs.h276 #define VTONT(v) FTONT(VTOF(v)) macro
H A Dntfs_vfsops.c426 error = ntfs_readattr(ntmp, VTONT(vp),
444 error = ntfs_readattr(ntmp, VTONT(vp),
590 error = ntfs_readattr(ntmp, VTONT(vp), NTFS_A_DATA, NULL,
H A Dntfs_subr.c235 newip = VTONT(newvp);
299 error = ntfs_readattr(ntmp, VTONT(vp), NTFS_A_DATA, NULL,
1996 error = ntfs_readattr(ntmp, VTONT(vp), NTFS_A_DATA, NULL,

Completed in 68 milliseconds