Lines Matching refs:gfs2_jdesc
35 int gfs2_replay_read_block(struct gfs2_jdesc *jd, unsigned int blk, in gfs2_replay_read_block()
58 int gfs2_revoke_add(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_add()
87 int gfs2_revoke_check(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_check()
111 void gfs2_revoke_clean(struct gfs2_jdesc *jd) in gfs2_revoke_clean()
137 static int get_log_header(struct gfs2_jdesc *jd, unsigned int blk, in get_log_header()
186 static int find_good_lh(struct gfs2_jdesc *jd, unsigned int *blk, in find_good_lh()
218 static int jhead_scan(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head) in jhead_scan()
258 int gfs2_find_jhead(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head) in gfs2_find_jhead()
308 static int foreach_descriptor(struct gfs2_jdesc *jd, unsigned int start, in foreach_descriptor()
374 static void clean_journal(struct gfs2_jdesc *jd, in clean_journal()
408 struct gfs2_jdesc *jd = container_of(work, struct gfs2_jdesc, jd_work); in gfs2_recover_func()
555 int gfs2_recover_journal(struct gfs2_jdesc *jd, bool wait) in gfs2_recover_journal()