Home
last modified time | relevance | path

Searched refs:lh_blkno (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/fs/gfs2/
H A Drecovery.c127 (blkno && be32_to_cpu(lh->lh_blkno) != blkno)) in __get_log_header()
145 head->lh_blkno = be32_to_cpu(lh->lh_blkno); in __get_log_header()
267 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()
H A Dglops.c636 gfs2_log_pointers_init(sdp, head.lh_blkno); in freeze_go_xmote_bh()
H A Dincore.h43 u32 lh_blkno; member
H A Dlog.c752 * @lblock: value for lh_blkno (block number relative to start of journal)
786 lh->lh_blkno = cpu_to_be32(lblock); in gfs2_write_log_header()
H A Dsuper.c160 gfs2_log_pointers_init(sdp, head.lh_blkno); in gfs2_make_fs_rw()
/kernel/linux/linux-6.6/fs/gfs2/
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()
H A Dincore.h44 u32 lh_blkno; member
H A Dglops.c611 gfs2_log_pointers_init(sdp, head.lh_blkno); in freeze_go_xmote_bh()
H A Dsuper.c153 gfs2_log_pointers_init(sdp, head.lh_blkno); in gfs2_make_fs_rw()
H A Dlog.c825 * @lblock: value for lh_blkno (block number relative to start of journal)
859 lh->lh_blkno = cpu_to_be32(lblock); in gfs2_write_log_header()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dgfs2_ondisk.h449 __be32 lh_blkno; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dgfs2_ondisk.h450 __be32 lh_blkno; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dgfs2_ondisk.h307 __be32 lh_blkno; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dgfs2_ondisk.h307 __be32 lh_blkno; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dgfs2_ondisk.h293 __be32 lh_blkno; member

Completed in 21 milliseconds