Go to the documentation of this file.
10 #ifndef __RECOVERY_DOT_H__
11 #define __RECOVERY_DOT_H__
17 static inline void gfs2_replay_incr_blk(
struct gfs2_sbd *sdp,
unsigned int *
blk)
19 if (++*blk == sdp->
sd_jdesc->jd_blocks)
24 struct buffer_head **bh);