Home
last modified time | relevance | path

Searched refs:attr_indexentry (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/ntfs/
H A Dntfs_subr.h85 int ntfs_isnamepermitted(struct ntfsmount *, struct attr_indexentry * );
93 int ntfs_ntreaddir(struct ntfsmount *, struct fnode *, u_int32_t, struct attr_indexentry **, struct…
H A Dntfs_subr.c835 struct attr_indexentry *iep; in ntfs_ntlookupfile()
890 iep = (struct attr_indexentry *) (rdbuf + aoff); in ntfs_ntlookupfile()
894 iep = (struct attr_indexentry *) (rdbuf + aoff)) in ntfs_ntlookupfile()
1097 ntfs_isnamepermitted(struct ntfsmount *ntmp, struct attr_indexentry *iep) in ntfs_isnamepermitted()
1127 struct attr_indexentry **riepp, struct proc *p) in ntfs_ntreaddir()
1140 struct attr_indexentry *iep; in ntfs_ntreaddir()
1227 iep = (struct attr_indexentry *) (rdbuf + aoff); in ntfs_ntreaddir()
1230 iep = (struct attr_indexentry *) (rdbuf + aoff)) in ntfs_ntreaddir()
H A Dntfs_vnops.c463 struct attr_indexentry *iep; in ntfs_readdir()
476 iep = NTFS_NEXTREC(iep, struct attr_indexentry *)) in ntfs_readdir()
H A Dntfs.h172 struct attr_indexentry { struct