Home
last modified time | relevance | path

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

/linux/fs/ubifs/
A Drecovery.c505 if (c->ro_mount && !c->remounting_rw) { in fix_unclean_leb()
958 ubifs_assert(c, !c->ro_mount || c->remounting_rw); in ubifs_recover_inl_heads()
A Dcommit.c62 if (c->mounting || c->remounting_rw) in nothing_to_commit()
A Dsuper.c1711 c->remounting_rw = 1; in ubifs_remount_rw()
1826 c->remounting_rw = 0; in ubifs_remount_rw()
1862 c->remounting_rw = 0; in ubifs_remount_rw()
A Dio.c264 !c->remounting_rw && c->no_chk_data_crc) in ubifs_check_node()
A Dubifs.h1485 unsigned int remounting_rw:1; member
A Dtnc.c470 c->remounting_rw) { in try_read_node()

Completed in 24 milliseconds