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

/linux-4.4.14/fs/fat/
H A Dinode.c699 int new_rdonly; fat_remount() local
706 new_rdonly = *flags & MS_RDONLY; fat_remount()
707 if (new_rdonly != (sb->s_flags & MS_RDONLY)) { fat_remount()
708 if (new_rdonly) fat_remount()

Completed in 65 milliseconds