taglinefilesource code
not_ro38fs/fat/misc.cint not_ro;
not_ro40fs/fat/misc.cnot_ro = !(s->s_flags & MS_RDONLY);
not_ro41fs/fat/misc.cif (not_ro) s->s_flags |= MS_RDONLY;
not_ro45fs/fat/misc.cif (not_ro)