Searched refs:need_recovery (Results 1 – 5 of 5) sorted by relevance
1273 c->need_recovery = 1; in mount_ubifs()1276 if (c->need_recovery && !c->ro_mount) { in mount_ubifs()1292 if (!c->ro_mount && !c->need_recovery) { in mount_ubifs()1314 err = ubifs_mount_orphans(c, c->need_recovery, c->ro_mount); in mount_ubifs()1335 if (c->need_recovery) { in mount_ubifs()1359 } else if (c->need_recovery) { in mount_ubifs()1379 if (c->need_recovery) { in mount_ubifs()1383 c->need_recovery = 0; in mount_ubifs()1588 if (c->need_recovery) { in ubifs_remount_rw()1660 if (c->need_recovery) in ubifs_remount_rw()[all …]
258 if (c->need_recovery) in apply_replay_entry()551 if (c->need_recovery && is_last) in replay_bud()834 sleb = ubifs_scan(c, lnum, offs, sbuf, c->need_recovery); in replay_log_leb()836 if (PTR_ERR(sleb) != -EUCLEAN || !c->need_recovery) in replay_log_leb()1073 ubifs_assert(c->bud_bytes <= c->max_bud_bytes || c->need_recovery); in ubifs_replay_journal()
477 c->need_recovery); in ubifs_garbage_collect_leb()
1451 unsigned int need_recovery:1; member
2234 int need_recovery; in bnx2i_process_iscsi_error() local2247 need_recovery = 0; in bnx2i_process_iscsi_error()2250 need_recovery = 1; in bnx2i_process_iscsi_error()2381 if (need_recovery) { in bnx2i_process_iscsi_error()