Home
last modified time | relevance | path

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

/openbmc/linux/fs/fat/
H A Dinode.c804 bool new_rdonly; in fat_remount() local
811 new_rdonly = *flags & SB_RDONLY; in fat_remount()
812 if (new_rdonly != sb_rdonly(sb)) { in fat_remount()
813 if (new_rdonly) in fat_remount()