remounting_rw 62 fs/ubifs/commit.c if (c->mounting || c->remounting_rw) remounting_rw 263 fs/ubifs/io.c !c->remounting_rw && c->no_chk_data_crc) remounting_rw 505 fs/ubifs/recovery.c if (c->ro_mount && !c->remounting_rw) { remounting_rw 958 fs/ubifs/recovery.c ubifs_assert(c, !c->ro_mount || c->remounting_rw); remounting_rw 1671 fs/ubifs/super.c c->remounting_rw = 1; remounting_rw 1786 fs/ubifs/super.c c->remounting_rw = 0; remounting_rw 1822 fs/ubifs/super.c c->remounting_rw = 0; remounting_rw 471 fs/ubifs/tnc.c c->remounting_rw) { remounting_rw 1483 fs/ubifs/ubifs.h unsigned int remounting_rw:1;