Searched refs:bad_lost_and_found (Results 1 – 3 of 3) sorted by relevance
525 if (!ctx->bad_lost_and_found && !ctx->lost_and_found) { in e2fsck_reconnect_file()527 ctx->bad_lost_and_found++; in e2fsck_reconnect_file()529 if (ctx->bad_lost_and_found) { in e2fsck_reconnect_file()
54 ctx->bad_lost_and_found = 0; in e2fsck_reset_context()
262 int bad_lost_and_found; member