Searched refs:lost_and_found (Results 1 – 4 of 4) sorted by relevance
300 ctx->lost_and_found); in check_directory()301 parent = ctx->lost_and_found; in check_directory()365 if (ctx->lost_and_found) in e2fsck_get_lost_and_found()366 return ctx->lost_and_found; in e2fsck_get_lost_and_found()376 ctx->lost_and_found = ino; in e2fsck_get_lost_and_found()490 ctx->lost_and_found = ino; in e2fsck_get_lost_and_found()512 if (!ctx->bad_lost_and_found && !ctx->lost_and_found) { in e2fsck_reconnect_file()524 retval = ext2fs_link(fs, ctx->lost_and_found, name, ino, file_type); in e2fsck_reconnect_file()528 retval = e2fsck_expand_directory(ctx, ctx->lost_and_found, in e2fsck_reconnect_file()535 retval = ext2fs_link(fs, ctx->lost_and_found, name, in e2fsck_reconnect_file()[all …]
56 ctx->lost_and_found = 0; in e2fsck_reset_context()
268 ext2_ino_t lost_and_found; member
866 if (ino == ctx->lost_and_found) in e2fsck_rehash_directories()