Home
last modified time | relevance | path

Searched refs:lh_blkno (Results 1 – 6 of 6) sorted by last modified time

/linux/fs/gfs2/
H A Dsuper.c157 gfs2_log_pointers_init(sdp, head.lh_blkno); in gfs2_make_fs_rw()
H A Dglops.c621 gfs2_log_pointers_init(sdp, head.lh_blkno); in freeze_go_xmote_bh()
H A Dlog.c858 lh->lh_blkno = cpu_to_be32(lblock); in gfs2_write_log_header()
H A Dincore.h44 u32 lh_blkno; member
H A Drecovery.c125 (blkno && be32_to_cpu(lh->lh_blkno) != blkno)) in __get_log_header()
143 head->lh_blkno = be32_to_cpu(lh->lh_blkno); in __get_log_header()
266 u32 lblock = head->lh_blkno; in clean_journal()
504 jd->jd_jid, head.lh_tail, head.lh_blkno); in gfs2_recover_func()
513 head.lh_blkno, pass); in gfs2_recover_func()
/linux/include/uapi/linux/
H A Dgfs2_ondisk.h450 __be32 lh_blkno; member