HomeSort by relevance Sort by last modified time
    Searched refs:check_filesystem (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/misc/
e2undo.c 155 static int check_filesystem(struct undo_context *ctx, io_channel channel) function
466 if (!force && check_filesystem(&undo_ctx, channel))
  /external/e2fsprogs/lib/ext2fs/
undo_io.c 497 static int check_filesystem(struct undo_header *hdr, io_channel undo_file, function
596 if (check_filesystem(&hdr, data->undo_file, blocksize, super_block,

Completed in 108 milliseconds