Home
last modified time | relevance | path

Searched refs:ntfs_isnamepermitted (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/ntfs/
Dntfs_subr.h85 int ntfs_isnamepermitted(struct ntfsmount *, struct attr_indexentry * );
Dntfs_vnops.c478 if(!ntfs_isnamepermitted(ntmp,iep)) in ntfs_readdir()
Dntfs_subr.c1097 ntfs_isnamepermitted(struct ntfsmount *ntmp, struct attr_indexentry *iep) in ntfs_isnamepermitted() function
1232 if (!ntfs_isnamepermitted(ntmp, iep)) continue; in ntfs_ntreaddir()