Home
last modified time | relevance | path

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

/linux-6.1.9/fs/fat/
Dinode.c809 bool new_rdonly; in fat_remount() local
816 new_rdonly = *flags & SB_RDONLY; in fat_remount()
817 if (new_rdonly != sb_rdonly(sb)) { in fat_remount()
818 if (new_rdonly) in fat_remount()