Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
Dvolume.c953 BOOL need_fallback_ro; in ntfs_device_mount() local
955 need_fallback_ro = FALSE; in ntfs_device_mount()
1290 need_fallback_ro = TRUE; in ntfs_device_mount()
1298 need_fallback_ro = TRUE; in ntfs_device_mount()
1309 if (!(flags & NTFS_MNT_RDONLY) && !need_fallback_ro) { in ntfs_device_mount()
1314 if (need_fallback_ro) { in ntfs_device_mount()