Home
last modified time | relevance | path

Searched refs:lh_blkno (Results 1 – 5 of 5) sorted by relevance

/fs/gfs2/
Drecovery.c131 lh->lh_blkno = be32_to_cpu(str->lh_blkno); in gfs2_log_header_in()
170 if (error || lh.lh_blkno != blk || lh.lh_hash != hash) in get_log_header()
225 unsigned int blk = head->lh_blkno; in jhead_scan()
392 lblock = head->lh_blkno; in clean_journal()
419 lh->lh_blkno = cpu_to_be32(lblock); in clean_journal()
549 head.lh_blkno, pass); in gfs2_recover_func()
Dincore.h46 u32 lh_blkno; member
Dglops.c518 gfs2_log_pointers_init(sdp, head.lh_blkno); in freeze_go_xmote_bh()
Dlog.c678 lh->lh_blkno = cpu_to_be32(sdp->sd_log_flush_head); in log_write_header()
Dsuper.c440 gfs2_log_pointers_init(sdp, head.lh_blkno); in gfs2_make_fs_rw()