Searched refs:jread (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/jbd2/ |
| H A D | recovery.c | 128 static int jread(struct buffer_head **bhp, journal_t *journal, in jread() function 250 err = jread(&bh, journal, next_fc_block); in fc_do_one_pass() 404 err = jread(&obh, journal, io_block); in calc_chksums() 524 err = jread(&bh, journal, next_log_block); in do_one_pass() 622 err = jread(&obh, journal, io_block); in do_one_pass()
|