Searched refs:lost_and_found (Results 1 – 4 of 4) sorted by relevance
302 ctx->lost_and_found); in check_directory()303 parent = ctx->lost_and_found; in check_directory()367 if (ctx->lost_and_found) in e2fsck_get_lost_and_found()368 return ctx->lost_and_found; in e2fsck_get_lost_and_found()378 ctx->lost_and_found = ino; in e2fsck_get_lost_and_found()492 ctx->lost_and_found = ino; in e2fsck_get_lost_and_found()516 if (!ctx->bad_lost_and_found && !ctx->lost_and_found) { in e2fsck_reconnect_file()528 retval = ext2fs_link(fs, ctx->lost_and_found, name, ino, file_type); in e2fsck_reconnect_file()532 retval = e2fsck_expand_directory(ctx, ctx->lost_and_found, in e2fsck_reconnect_file()539 retval = ext2fs_link(fs, ctx->lost_and_found, name, in e2fsck_reconnect_file()[all …]
59 ctx->lost_and_found = 0; in e2fsck_reset_context()
287 ext2_ino_t lost_and_found; member
873 if (ino == ctx->lost_and_found) in e2fsck_rehash_directories()