Home
last modified time | relevance | path

Searched refs:check_filesystem (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/misc/
De2undo.c155 static int check_filesystem(struct undo_context *ctx, io_channel channel) in check_filesystem() function
466 if (!force && check_filesystem(&undo_ctx, channel)) in main()
/external/e2fsprogs/lib/ext2fs/
Dundo_io.c497 static int check_filesystem(struct undo_header *hdr, io_channel undo_file, in check_filesystem() function
596 if (check_filesystem(&hdr, data->undo_file, blocksize, super_block, in try_reopen_undo_file()