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

  /external/e2fsprogs/debugfs/
recovery.c 132 static int jread(struct buffer_head **bhp, journal_t *journal, function
380 err = jread(&obh, journal, io_block);
496 err = jread(&bh, journal, next_log_block);
581 err = jread(&obh, journal, io_block);
  /external/e2fsprogs/e2fsck/
recovery.c 132 static int jread(struct buffer_head **bhp, journal_t *journal, function
380 err = jread(&obh, journal, io_block);
496 err = jread(&bh, journal, next_log_block);
581 err = jread(&obh, journal, io_block);

Completed in 123 milliseconds