Home
last modified time | relevance | path

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

/openbsd/sys/ntfs/
H A Dntfs_subr.h83 int ntfs_attrtontvattr( struct ntfsmount *, struct ntvattr **, struct attr * );
H A Dntfs_subr.c329 error = ntfs_attrtontvattr(ntmp, &vap, ap); in ntfs_loadntnode()
531 ntfs_attrtontvattr(struct ntfsmount *ntmp, struct ntvattr **rvapp, in ntfs_attrtontvattr() function