Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/ntfs/
H A Dntfs_subr.h112 int ntfs_toupper_use(struct mount *, struct ntfsmount *);
H A Dntfs_vfsops.c402 if ((error = ntfs_toupper_use(mp, ntmp))) in ntfs_mountfs()
H A Dntfs_subr.c1755 ntfs_toupper_use(struct mount *mp, struct ntfsmount *ntmp) in ntfs_toupper_use() function