Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/ntfs/
H A Dntfs_subr.h97 int ntfs_isnamepermitted(struct ntfsmount *, struct attr_indexentry *);
H A Dntfs_vnops.c590 if(!ntfs_isnamepermitted(ntmp,iep)) in ntfs_readdir()
H A Dntfs_subr.c992 ntfs_isnamepermitted(struct ntfsmount *ntmp, struct attr_indexentry *iep) in ntfs_isnamepermitted() function
1127 if (!ntfs_isnamepermitted(ntmp, iep)) in ntfs_ntreaddir()