Searched refs:ntfs_isnamepermitted (Results 1 – 3 of 3) sorted by relevance
97 int ntfs_isnamepermitted(struct ntfsmount *, struct attr_indexentry *);
590 if(!ntfs_isnamepermitted(ntmp,iep)) in ntfs_readdir()
992 ntfs_isnamepermitted(struct ntfsmount *ntmp, struct attr_indexentry *iep) in ntfs_isnamepermitted() function1127 if (!ntfs_isnamepermitted(ntmp, iep)) in ntfs_ntreaddir()