Home
last modified time | relevance | path

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

/Linux-v5.10/fs/gfs2/
Drecovery.h30 const struct gfs2_log_header *lh, unsigned int blkno,
Drecovery.c120 int __get_log_header(struct gfs2_sbd *sdp, const struct gfs2_log_header *lh, in __get_log_header()
178 error = __get_log_header(sdp, (const struct gfs2_log_header *)bh->b_data, in get_log_header()
Dlog.c763 struct gfs2_log_header *lh; in gfs2_write_log_header()
819 BUILD_BUG_ON(offsetof(struct gfs2_log_header, lh_crc) != LH_V1_SIZE); in gfs2_write_log_header()
/Linux-v5.10/include/uapi/linux/
Dgfs2_ondisk.h441 #define LH_V1_SIZE (offsetofend(struct gfs2_log_header, lh_hash))
443 struct gfs2_log_header { struct