Searched refs:jread (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/jbd2/ |
| H A D | recovery.c | 125 static int jread(struct buffer_head **bhp, journal_t *journal, in jread() function 248 err = jread(&bh, journal, next_fc_block); in fc_do_one_pass() 417 err = jread(&obh, journal, io_block); in calc_chksums() 519 err = jread(&obh, journal, io_block); in jbd2_do_replay() 673 err = jread(&bh, journal, next_log_block); in do_one_pass()
|