Searched refs:lost_and_found (Results 1 – 5 of 5) sorted by relevance
324 ctx->lost_and_found); in check_directory()325 parent = ctx->lost_and_found; in check_directory()390 if (ctx->lost_and_found) in e2fsck_get_lost_and_found()391 return ctx->lost_and_found; in e2fsck_get_lost_and_found()427 ctx->lost_and_found = ino; in e2fsck_get_lost_and_found()482 ctx->lost_and_found = EXT2_ROOT_INO; in e2fsck_get_lost_and_found()502 ctx->lost_and_found = EXT2_ROOT_INO; in e2fsck_get_lost_and_found()580 ctx->lost_and_found = ino; in e2fsck_get_lost_and_found()604 if (!ctx->bad_lost_and_found && !ctx->lost_and_found) { in e2fsck_reconnect_file()616 retval = ext2fs_link(fs, ctx->lost_and_found, name, ino, file_type); in e2fsck_reconnect_file()[all …]
60 ctx->lost_and_found = 0; in e2fsck_reset_context()
307 ext2_ino_t lost_and_found; member
781 else if (wd->ctx->lost_and_found == wd->dir) { in write_dir_block()
2063 ctx->lost_and_found = 0; in e2fsck_pass1()3517 !(ctx->lost_and_found && ctx->lost_and_found == ino) && in check_blocks()