Searched refs:NTFS_MF_READONLY (Results 1 – 9 of 9) sorted by relevance
80 NTFS_MF_READONLY = 4, /* Device is mounted read-only. */ enumerator
352 if ((mnt_flags & (NTFS_MF_MOUNTED | NTFS_MF_READONLY)) == in print_label()
967 if (!(mntflag & NTFS_MF_READONLY)) in mount_volume()
1626 !(mnt_flags & NTFS_MF_READONLY) && !force) { in main()
2158 if (!(mntflag & NTFS_MF_READONLY))
2937 if (!(mntflag & NTFS_MF_READONLY)) in mount_volume()
1530 *mnt_flags |= NTFS_MF_READONLY; in ntfs_mntent_check()1578 *mnt_flags |= NTFS_MF_READONLY; in ntfs_mntent_check()
4382 && (!(existing_mount & NTFS_MF_READONLY) || !ctx->ro)) { in main()
4654 && (!(existing_mount & NTFS_MF_READONLY) || !ctx->ro)) {