Home
last modified time | relevance | path

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

/Linux-v4.19/fs/gfs2/
Drecovery.c158 be32_to_cpu(lh->lh_blkno) != blk || in get_log_header()
168 head->lh_blkno = be32_to_cpu(lh->lh_blkno); in get_log_header()
220 unsigned int blk = head->lh_blkno; in jhead_scan()
379 sdp->sd_log_flush_head = head->lh_blkno; in clean_journal()
507 head.lh_blkno, pass); in gfs2_recover_func()
Dincore.h46 u32 lh_blkno; member
Dglops.c535 gfs2_log_pointers_init(sdp, head.lh_blkno); in freeze_go_xmote_bh()
Dlog.c700 lh->lh_blkno = cpu_to_be32(sdp->sd_log_flush_head); in gfs2_write_log_header()
Dsuper.c440 gfs2_log_pointers_init(sdp, head.lh_blkno); in gfs2_make_fs_rw()
/Linux-v4.19/include/uapi/linux/
Dgfs2_ondisk.h443 __be32 lh_blkno; member