Searched refs:lost_and_found (Results 1 – 5 of 5) sorted by relevance
330 ctx->lost_and_found); in check_directory()331 parent = ctx->lost_and_found; in check_directory()396 if (ctx->lost_and_found) in e2fsck_get_lost_and_found()397 return ctx->lost_and_found; in e2fsck_get_lost_and_found()433 ctx->lost_and_found = ino; in e2fsck_get_lost_and_found()488 ctx->lost_and_found = EXT2_ROOT_INO; in e2fsck_get_lost_and_found()508 ctx->lost_and_found = EXT2_ROOT_INO; in e2fsck_get_lost_and_found()586 ctx->lost_and_found = ino; in e2fsck_get_lost_and_found()610 if (!ctx->bad_lost_and_found && !ctx->lost_and_found) { in e2fsck_reconnect_file()622 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()
310 ext2_ino_t lost_and_found; member
831 else if (wd->ctx->lost_and_found == wd->dir) { in write_dir_block()
2079 ctx->lost_and_found = 0; in e2fsck_pass1()3563 !(ctx->lost_and_found && ctx->lost_and_found == ino) && in check_blocks()