HomeSort by: relevance | last modified time | path
    Searched refs:VTONT (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/fs/ntfs/
ntfs_vnops.c 212 struct ntnode *ip = VTONT(vp);
273 struct ntnode *ip = VTONT(ap->a_vp);
446 struct ntnode *ip = VTONT(vp);
476 struct ntnode *ip = VTONT(vp);
504 struct ntnode *ip = VTONT(vp);
647 *ap->a_eofflag = VTONT(ap->a_vp)->i_size <= uio->uio_offset;
663 struct ntnode *dip = VTONT(dvp);
730 (unsigned long long)VTONT(*ap->a_vpp)->i_number));
ntfs_vfsops.c 427 error = ntfs_readattr(ntmp, VTONT(vp),
446 error = ntfs_readattr(ntmp, VTONT(vp),
604 error = ntfs_readattr(ntmp, VTONT(vp), NTFS_A_DATA, NULL,
693 ntp = VTONT(vp);
ntfs.h 281 #define VTONT(v) FTONT(VTOF(v))
ntfs_subr.c 311 error = ntfs_readattr(ntmp, VTONT(vp), NTFS_A_DATA, NULL,
1778 error = ntfs_readattr(ntmp, VTONT(vp), NTFS_A_DATA, NULL,

Completed in 15 milliseconds