Home
last modified time | relevance | path

Searched refs:gfs2_log_header (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/gfs2/
Drecovery.h30 const struct gfs2_log_header *lh, unsigned int blkno,
Drecovery.c118 int __get_log_header(struct gfs2_sbd *sdp, const struct gfs2_log_header *lh, in __get_log_header()
176 error = __get_log_header(sdp, (const struct gfs2_log_header *)bh->b_data, in get_log_header()
Dlog.c827 struct gfs2_log_header *lh; in gfs2_write_log_header()
887 BUILD_BUG_ON(offsetof(struct gfs2_log_header, lh_crc) != LH_V1_SIZE); in gfs2_write_log_header()
/linux-6.1.9/include/uapi/linux/
Dgfs2_ondisk.h442 #define LH_V1_SIZE (offsetofend(struct gfs2_log_header, lh_hash))
444 struct gfs2_log_header { struct