ntfsino_t
u_int ntfs_hash(dev_t, ntfsino_t);
ntfs_hash(dev_t dev, ntfsino_t inum)
ntfs_nthashlookup(dev_t dev, ntfsino_t inum)
struct ntnode *ntfs_nthashlookup(dev_t, ntfsino_t);
ntfsino_t i_number;
ntfsino_t ntfid_ino; /* File number (ino). */
ntfs_ntlookup(struct ntfsmount *ntmp, ntfsino_t ino, struct ntnode **ipp)
int ntfs_ntlookup(struct ntfsmount *, ntfsino_t, struct ntnode **);
ntfs_vgetex(struct mount *mp, ntfsino_t ino, u_int32_t attrtype, char *attrname,
if (ino > (ntfsino_t)-1)
int ntfs_vgetex(struct mount *, ntfsino_t, u_int32_t, char *, u_long, u_long,