Searched refs:NTFS_MF_MOUNTED (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dvolume.h78 NTFS_MF_MOUNTED = 1, /* Device is mounted. */ enumerator in enum:__anon136
H A Dvolume.c1525 *mnt_flags = NTFS_MF_MOUNTED;
1574 *mnt_flags = NTFS_MF_MOUNTED;
1610 * If the device @file is found, set the NTFS_MF_MOUNTED flags in *@mnt_flags.
H A Dsecurity.c5358 if (!mnt && !(mntflag & NTFS_MF_MOUNTED) && !getuid()) {
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dutils.c242 } else if (mnt_flags & NTFS_MF_MOUNTED) {
H A Dmkntfs.c3232 } else if (mnt_flags & NTFS_MF_MOUNTED) {

Completed in 68 milliseconds