Searched refs:gfs2_replay_read_block (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/fs/gfs2/ |
H A D | recovery.h | 23 extern int gfs2_replay_read_block(struct gfs2_jdesc *jd, unsigned int blk,
|
H A D | recovery.c | 32 int gfs2_replay_read_block(struct gfs2_jdesc *jd, unsigned int blk, gfs2_replay_read_block() function 159 error = gfs2_replay_read_block(jd, blk, &bh); get_log_header() 327 error = gfs2_replay_read_block(jd, start, &bh); foreach_descriptor()
|
H A D | lops.c | 555 error = gfs2_replay_read_block(jd, start, &bh_log); buf_lo_scan_elements() 704 error = gfs2_replay_read_block(jd, start, &bh); revoke_lo_scan_elements() 793 error = gfs2_replay_read_block(jd, start, &bh_log); databuf_lo_scan_elements()
|
Completed in 68 milliseconds