Home
last modified time | relevance | path

Searched refs:ntfid_ino (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/ntfs/
H A Dntfs_inode.h93 ntfsino_t ntfid_ino; /* File number (ino). */ member
H A Dntfs_vfsops.c628 mp->mnt_stat.f_mntonname, ntfhp->ntfid_ino); in ntfs_fhtovp()
630 error = ntfs_vgetex(mp, ntfhp->ntfid_ino, ntfhp->ntfid_attr, NULL, in ntfs_fhtovp()
656 ntfhp->ntfid_ino = ntp->i_number; in ntfs_vptofh()