Searched refs:gfs2_replay_read_block (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Drecovery.h23 extern int gfs2_replay_read_block(struct gfs2_jdesc *jd, unsigned int blk,
H A Drecovery.c32 int gfs2_replay_read_block(struct gfs2_jdesc *jd, unsigned int blk, function
159 error = gfs2_replay_read_block(jd, blk, &bh);
327 error = gfs2_replay_read_block(jd, start, &bh);
H A Dlops.c277 error = gfs2_replay_read_block(jd, start, &bh_log);
406 error = gfs2_replay_read_block(jd, start, &bh);
674 error = gfs2_replay_read_block(jd, start, &bh_log);

Completed in 111 milliseconds