Searched refs:NTFS_MFLAG_ALLNAMES (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/fs/ntfs/
H A Dntfsmount.h34 #define NTFS_MFLAG_ALLNAMES 0x00000002 macro
H A Dntfs_vfsops.c380 (ntmp->ntm_flag & NTFS_MFLAG_ALLNAMES)?" allnames,":"",
H A Dntfs_subr.c994 if (ntmp->ntm_flag & NTFS_MFLAG_ALLNAMES)
/netbsd-current/sbin/mount_ntfs/
H A Dmount_ntfs.c109 args->flag |= NTFS_MFLAG_ALLNAMES;

Completed in 420 milliseconds