Searched refs:NTFS_MNT_MAY_RDONLY (Results 1 – 4 of 4) sorted by relevance
63 NTFS_MNT_MAY_RDONLY = 0x02000000, /* Allow fallback to ro */ enumerator
1289 if (flags & NTFS_MNT_MAY_RDONLY) in ntfs_device_mount()1297 if (flags & NTFS_MNT_MAY_RDONLY) in ntfs_device_mount()
4033 flags |= NTFS_MNT_MAY_RDONLY; in ntfs_open()
4321 flags |= NTFS_MNT_MAY_RDONLY;