Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Drecovery.c512 if (c->ro_mount && !c->remounting_rw) { in fix_unclean_leb()
967 ubifs_assert(!c->ro_mount || c->remounting_rw); in ubifs_recover_inl_heads()
H A Dsuper.c1785 c->remounting_rw = 1; in ubifs_remount_rw()
1893 c->remounting_rw = 0; in ubifs_remount_rw()
1929 c->remounting_rw = 0; in ubifs_remount_rw()
H A Dio.c277 !c->remounting_rw && c->no_chk_data_crc) in ubifs_check_node()
H A Dubifs.h2053 unsigned int remounting_rw:1; member
H A Dtnc.c478 !c->remounting_rw) in try_read_node()