Searched refs:lost_and_found (Results 1 – 4 of 4) sorted by relevance
313 ctx->lost_and_found); in check_directory()314 parent = ctx->lost_and_found; in check_directory()378 if (ctx->lost_and_found) in e2fsck_get_lost_and_found()379 return ctx->lost_and_found; in e2fsck_get_lost_and_found()389 ctx->lost_and_found = ino; in e2fsck_get_lost_and_found()503 ctx->lost_and_found = ino; in e2fsck_get_lost_and_found()525 if (!ctx->bad_lost_and_found && !ctx->lost_and_found) { in e2fsck_reconnect_file()537 retval = ext2fs_link(fs, ctx->lost_and_found, name, ino, file_type); in e2fsck_reconnect_file()541 retval = e2fsck_expand_directory(ctx, ctx->lost_and_found, in e2fsck_reconnect_file()548 retval = ext2fs_link(fs, ctx->lost_and_found, name, in e2fsck_reconnect_file()[all …]
53 ctx->lost_and_found = 0; in e2fsck_reset_context()
261 ext2_ino_t lost_and_found; member
829 if (ino == ctx->lost_and_found) in e2fsck_rehash_directories()