Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ntfs3/
Dsuper.c369 int ro_rw; in ntfs_fs_reconfigure() local
371 ro_rw = sb_rdonly(sb) && !(fc->sb_flags & SB_RDONLY); in ntfs_fs_reconfigure()
372 if (ro_rw && (sbi->flags & NTFS_FLAGS_NEED_REPLAY)) { in ntfs_fs_reconfigure()
388 if (ro_rw && (sbi->volume.flags & VOLUME_FLAG_DIRTY) && in ntfs_fs_reconfigure()