Home
last modified time | relevance | path

Searched refs:remounting_rw (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H 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()
H A Dsuper.c1720 c->remounting_rw = 1; in ubifs_remount_rw()
1835 c->remounting_rw = 0; in ubifs_remount_rw()
1870 c->remounting_rw = 0; in ubifs_remount_rw()
H A Dcommit.c62 if (c->mounting || c->remounting_rw) in nothing_to_commit()
H A Dubifs.h1242 * @remounting_rw: %1 while re-mounting from R/O mode to R/W mode
1485 unsigned int remounting_rw:1; member
H A Dio.c216 * checked. Similarly, if @c->mounting or @c->remounting_rw is true (we are
264 !c->remounting_rw && c->no_chk_data_crc) in ubifs_check_node()
H A Dtnc.c471 * @c->mounting or @c->remounting_rw is true (we are mounting or re-mounting to
507 c->remounting_rw) { in try_read_node()
/kernel/linux/linux-6.6/fs/ubifs/
H 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()
H A Dsuper.c1726 c->remounting_rw = 1; in ubifs_remount_rw()
1840 c->remounting_rw = 0; in ubifs_remount_rw()
1875 c->remounting_rw = 0; in ubifs_remount_rw()
H A Dcommit.c62 if (c->mounting || c->remounting_rw) in nothing_to_commit()
H A Dubifs.h1263 * @remounting_rw: %1 while re-mounting from R/O mode to R/W mode
1513 unsigned int remounting_rw:1; member
H A Dio.c234 * checked. Similarly, if @c->mounting or @c->remounting_rw is true (we are
284 !c->remounting_rw && c->no_chk_data_crc) in ubifs_check_node()
H A Dtnc.c472 * @c->mounting or @c->remounting_rw is true (we are mounting or re-mounting to
508 c->remounting_rw) { in try_read_node()

Completed in 27 milliseconds