Searched refs:need_recovery (Results 1 – 5 of 5) sorted by relevance
1288 c->need_recovery = 1; in mount_ubifs()1291 if (c->need_recovery && !c->ro_mount) { in mount_ubifs()1329 err = ubifs_mount_orphans(c, c->need_recovery, c->ro_mount); in mount_ubifs()1350 if (c->need_recovery) { in mount_ubifs()1374 } else if (c->need_recovery) { in mount_ubifs()1394 if (c->need_recovery) { in mount_ubifs()1398 c->need_recovery = 0; in mount_ubifs()1604 if (c->need_recovery) { in ubifs_remount_rw()1674 if (c->need_recovery) in ubifs_remount_rw()1684 if (c->need_recovery) { in ubifs_remount_rw()[all …]
259 if (c->need_recovery) in apply_replay_entry()552 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()1070 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()
1437 unsigned int need_recovery:1; member
2209 int need_recovery; in bnx2i_process_iscsi_error() local2222 need_recovery = 0; in bnx2i_process_iscsi_error()2225 need_recovery = 1; in bnx2i_process_iscsi_error()2356 if (need_recovery) { in bnx2i_process_iscsi_error()