Home
last modified time | relevance | path

Searched refs:gfs2_replay_incr_blk (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/gfs2/
Drecovery.h17 static inline void gfs2_replay_incr_blk(struct gfs2_sbd *sdp, unsigned int *blk) in gfs2_replay_incr_blk() function
Dlops.c538 gfs2_replay_incr_blk(sdp, &start); in buf_lo_scan_elements()
540 for (; blks; gfs2_replay_incr_blk(sdp, &start), blks--) { in buf_lo_scan_elements()
696 for (; blks; gfs2_replay_incr_blk(sdp, &start), blks--) { in revoke_lo_scan_elements()
776 gfs2_replay_incr_blk(sdp, &start); in databuf_lo_scan_elements()
777 for (; blks; gfs2_replay_incr_blk(sdp, &start), blks--) { in databuf_lo_scan_elements()
Drecovery.c341 gfs2_replay_incr_blk(sdp, &start); in foreach_descriptor()
363 gfs2_replay_incr_blk(sdp, &start); in foreach_descriptor()
393 gfs2_replay_incr_blk(sdp, &lblock); in clean_journal()