Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/gfs2/
A Drecovery.h30 const struct gfs2_log_header *lh, unsigned int blkno,
A 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()
A Dlog.c836 struct gfs2_log_header *lh; in gfs2_write_log_header()
896 BUILD_BUG_ON(offsetof(struct gfs2_log_header, lh_crc) != LH_V1_SIZE); in gfs2_write_log_header()
/linux-6.3-rc2/include/uapi/linux/
A Dgfs2_ondisk.h442 #define LH_V1_SIZE (offsetofend(struct gfs2_log_header, lh_hash))
444 struct gfs2_log_header { struct

Completed in 12 milliseconds